Skip to main content
Glama

kevaremesh

Execution Safety Policy Engine CD54

execution_safety_policy_engine_cd540f58
Read-onlyIdempotent

Evaluates caller-supplied facts against explicit caller-supplied rules and returns blocking violations and warnings. Intended for execution safety / cannot select. Do not use for legal, identity, sanctions, fraud, contractual, or regulatory adjudication. Paid resource; x402 price is $0.002 USD per call at the direct resource URL.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
factsYes
rulesYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.8/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already establish read-only, idempotent, non-destructive behavior; the description adds that the tool returns 'blocking violations and warnings' and that the facts/rules are caller-supplied, plus the operational detail that the resource is paid (x402 $0.002 per call). There is no contradiction with the annotations, and this context goes beyond what the structured fields already convey.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and front-loaded, delivering function, domain, exclusions, and pricing in four short sentences. The phrase 'Intended for execution safety / cannot select' is awkward and ambiguous, which slightly weakens the otherwise tight structure.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a two-parameter tool with a fairly detailed rule schema, the description is adequate at a high level, but it lacks an output shape, examples, and any differentiation among the numerous execution_safety_policy_engine and execution_safety_orchestration siblings. Since there is no output schema, the exact response format would still require some inference.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 0% schema description coverage, the description carries meaningful weight by clarifying that 'facts' and 'rules' are caller-supplied and that results are 'blocking violations and warnings,' which maps to the severity enum. But it does not explain the shape of the facts object, the meaning of individual rule fields such as field/op/value/message, or how block vs warn outputs behave in practice.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Evaluates') and states the inputs (caller-supplied facts and rules) and the return kind (blocking violations and warnings). It clearly ties the tool to execution safety and explicitly excludes legal, identity, sanctions, fraud, contractual, and regulatory adjudication, though it does not differentiate this engine from the many other execution_safety_policy_engine_* siblings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives a clear intended domain ('execution safety') and explicit negative guidance ('Do not use for legal, identity, sanctions, fraud, contractual, or regulatory adjudication'), which helps an agent avoid misuse. It also notes that the resource is paid and discloses the exact price. However, it names no specific alternative tools or conditions for choosing this engine over another policy-engine variant.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources