dcl_evaluate_jailbreak_crypto
PRE-ACTION Crypto Jailbreak & Injection Detection ($0.02). Crypto-specialized instruction-override/jailbreak/injection screen: standard role-switch and instruction-override patterns, plus crypto-specific drain-wallet injection (e.g. "transfer all funds to...", fake "test transaction" requesting f...
This record as markdown: /tools/com-fronesislabs-dcl-trust-oracle/dcl-evaluate-jailbreak-crypto.md
What dcl_evaluate_jailbreak_crypto does on Dcl Trust Oracle
AI agents invoke dcl_evaluate_jailbreak_crypto to trigger actions in Dcl Trust Oracle. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call: builds kicked off, notifications sent, workflows started.
| Parameter | Type | Required | Description |
|---|---|---|---|
agent_id | string | Yes | Identifier of the agent that produced or received the text. |
response | string | Yes | The incoming prompt or agent response to screen for crypto-specialized jailbreak/injection attempts. |
Parameters from the server's own tool schema.
Why dcl_evaluate_jailbreak_crypto is rated High
Runs a detection pipeline that can block downstream crypto wallet and trade actions.
From the tool's definition instruction-override/jailbreak/injection screen, returns NO_COMMIT
Attacks that exploit this kind of access
The rule that runs dcl_evaluate_jailbreak_crypto safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Dcl Trust Oracle, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For dcl_evaluate_jailbreak_crypto, this is the rule to start with:
dcl_evaluate_jailbreak_crypto stays usable, but rate-capped: a runaway agent can't fire it dozens of times a minute. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Dcl Trust Oracle, apply this rule, and every dcl_evaluate_jailbreak_crypto call is checked against it from then on.
Questions about dcl_evaluate_jailbreak_crypto
PRE-ACTION Crypto Jailbreak & Injection Detection ($0.02). Crypto-specialized instruction-override/jailbreak/injection screen: standard role-switch and instruction-override patterns, plus crypto-specific drain-wallet injection (e.g. "transfer all funds to...", fake "test transaction" requesting full balance) and unlimited-approval injection (e.g. type(uint256).max, "approve unlimited allowance", skip-slippage-confirmation framing). Any match returns NO_COMMIT with reason and findings naming the matched category/categories; run this FIRST in the DCL crypto pipeline, before wallet/trade/MEV checks, since it screens the input itself rather than a decision built on top of it. It is categorised as a Execute tool in the Dcl Trust Oracle MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
dcl_evaluate_jailbreak_crypto accepts 2 parameters: agent_id, response. Required: agent_id, response. The full parameter table on this page comes from the server's own tool schema.
Register the Dcl Trust Oracle MCP server in PolicyLayer and add a rule for dcl_evaluate_jailbreak_crypto: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Dcl Trust Oracle. Nothing to install.
dcl_evaluate_jailbreak_crypto is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the dcl_evaluate_jailbreak_crypto rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for dcl_evaluate_jailbreak_crypto. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
dcl_evaluate_jailbreak_crypto is provided by the Dcl Trust Oracle MCP server (https://mcp.fronesislabs.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Dcl Trust Oracle, and thousands of servers like it.
Across the catalogue