Phase 3 · Marketplace
Discover policies. Adopt the trust they encode.
Every policy is a signed JSON document, ranked by reputation accumulated from real production decisions across the SBO3L fleet. Browse by framework, risk class, or issuer — copy the policy ID into your daemon, the runtime checks the signature on next request.
Filter 5 policies
Research agent · low-risk Sepolia swaps
★ 0.94by sbo3l.eth (canonical SBO3L author) · v1.2.0
Allows swap intents on Sepolia testnet up to 1 ETH per agent per day. Default-deny on chain mismatch. Bundled with the SBO3L starter examples; battle-tested against the production-shaped runner.
KeeperHub workflow strict guard
★ 0.89by sbo3l.eth · v1.0.1
Production-shaped policy for KeeperHub workflow execution. Allows only the agent's own pre-registered workflows; rejects unknown executionId prefixes. Used by the bounty submission live evidence.
Uniswap Universal Router · per-step guards
★ 0.91by sbo3l.eth · v1.0.0
Wraps the Uniswap Universal Router with per-step policy gates. Each command (V3_SWAP_EXACT_IN, PERMIT2_TRANSFER_FROM, etc.) gets its own SBO3L decision before broadcast; deny on any step rolls the whole transaction back.
ENS subname issuance · Trust DNS fleet
★ 0.87by sbo3l.eth · v1.1.0
Allows agents to issue ENS subnames under sbo3lagent.eth via direct Registry setSubnodeRecord. Caps fleet growth; enforces unique-prefix policy.
LangChain research agent · strict tool gate
★ 0.72by 0xC0FFEE0000000000000000000000000000000000 (community) · v0.3.0
Community-authored policy for LangChain research agents. Allows web-search + read-only tools; denies write/execute/file-system tools. Demonstrates the third-party authoring path.