Policy · v0.3.0 · last updated 2026-04-29
LangChain research agent · strict tool gate
by 0xC0FFEE0000000000000000000000000000000000 (community)
★ 0.72 newer policy
Community-published; used by 3 external integrators
- Framework
- langchain
- Risk class
- low
- Rules
- 6
- Downloads
- 19
Description
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.
Budget summary
50 tool calls/hour · OpenAI-spend cap $10/day
Tags
langchainresearchcommunitytool-gate
Adopt this policy
Pin the policy ID in your daemon's policy.toml:
[policy]
source = "sbo3l-marketplace"
id = "langchain-research-strict"
version = "0.3.0"
trust = "by-reputation" # or "pinned-hash" for stricter integrity
Reload the daemon. On next request the runtime fetches the policy, verifies the
issuer signature, computes policy_snapshot_hash, and starts using
it. Every Passport capsule from that point on embeds the marketplace ID
+ version so consumers can re-derive the source.