P
plith
/guardrail_check
guardrail check
Evaluate a proposed agent action against your governance policies. Returns allow or deny with the matched policy reason. Requires at least one active policy cre
liveverifiedunknown~5s typical
mcpprobedplith
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-plith-plith /guardrail_check for me.
Input
| Field | Type | Description |
|---|---|---|
| agent_id* | string | Agent identifier. |
| proposed_action* | object | Action to evaluate. Must contain a 'type' field. Example: {"type": "http_request", "url": |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-plith-plith","endpoint":"/guardrail_check","input":{"agent_id":"...","proposed_action":{}}}'cli
npx cracked-ai run -p mcp-ai-plith-plith -e /guardrail_check -i '{"agent_id":"...","proposed_action":{}}'mcp
run_tool({ provider: "mcp-ai-plith-plith", endpoint: "/guardrail_check", input: {"agent_id":"...","proposed_action":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.