New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

dcl_evaluate_jailbreak

PRE-ACTION Instruction Adherence Check ($0.02). Runs the "anti_jailbreak" policy: a substring check against 6 forbidden phrases ("ignore previous instructions", "jailbreak", "bypass safety", "pretend you are", "act as if", "DAN") with a 0.8 minimum-confidence threshold — each match costs 0.4 conf...

SERVERDcl Trust Oracle SOURCEhttps://mcp.fronesislabs.com/mcp
Low RISK CLASS
Category Read
Parameters 22 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/com-fronesislabs-dcl-trust-oracle/dcl-evaluate-jailbreak.md

What dcl_evaluate_jailbreak does on Dcl Trust Oracle

AI agents call dcl_evaluate_jailbreak to retrieve information from Dcl Trust Oracle without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
agent_id string Yes Identifier of the agent that produced the response.
response string Yes The agent or LLM response text to check for jailbreak attempts.

Parameters from the server's own tool schema.

Why dcl_evaluate_jailbreak is rated Low

Tool performs detection and policy evaluation without modifying data or triggering external operations.

From the tool's definition Instruction Adherence Check, substring check, returns COMMIT or NO_COMMIT, no side effects.

Questions about dcl_evaluate_jailbreak

What does the dcl_evaluate_jailbreak tool do? +

PRE-ACTION Instruction Adherence Check ($0.02). Runs the "anti_jailbreak" policy: a substring check against 6 forbidden phrases ("ignore previous instructions", "jailbreak", "bypass safety", "pretend you are", "act as if", "DAN") with a 0.8 minimum-confidence threshold — each match costs 0.4 confidence. Returns COMMIT if no phrase matches and confidence stays at or above 0.8, otherwise NO_COMMIT with reason listing the matched phrase(s). Use this as a targeted, cheaper check when the concern is specifically prompt-injection / persona-hijack risk; use dcl_evaluate_strict instead when you also want safety- and default-policy phrases covered in the same call. It is categorised as a Read tool in the Dcl Trust Oracle MCP Server, which means it retrieves data without modifying state.

What parameters does dcl_evaluate_jailbreak accept? +

dcl_evaluate_jailbreak 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.

How do I enforce a policy on dcl_evaluate_jailbreak? +

Register the Dcl Trust Oracle MCP server in PolicyLayer and add a rule for dcl_evaluate_jailbreak: 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.

What risk level is dcl_evaluate_jailbreak? +

dcl_evaluate_jailbreak is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit dcl_evaluate_jailbreak? +

Yes. Add a rate_limit block to the dcl_evaluate_jailbreak 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.

How do I block dcl_evaluate_jailbreak completely? +

Set action: deny in the PolicyLayer policy for dcl_evaluate_jailbreak. 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.

What MCP server provides dcl_evaluate_jailbreak? +

dcl_evaluate_jailbreak 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.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Dcl Trust Oracle's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.