agent-sec
A
agent-sec
/check_action

check action

Advisory check: given a described action or command the agent is about to take, return the baseline security factlets that plausibly apply, so the agent can sel

liveverifiedunknown~5s typical
mcpprobedagent-sec
$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-kernora-agent-sec /check_action for me.

Input

FieldTypeDescription
action*stringthe action/command about to run

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-kernora-agent-sec","endpoint":"/check_action","input":{"action":"..."}}'
cli
npx cracked-ai run -p mcp-ai-kernora-agent-sec -e /check_action -i '{"action":"..."}'
mcp
run_tool({ provider: "mcp-ai-kernora-agent-sec", endpoint: "/check_action", input: {"action":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.