aribot-mcp
A
aribot-mcp
/generate_threat_model

Generate Threat Model

Create a threat model from a normalized architecture (ReactFlow nodes + edges). Ingests components via the shared Stage-0 service; the pipeline then auto-genera

liveunknown~5s typical
mcparibot-mcp
$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-com-ayurak-aribot-mcp /generate_threat_model for me.

Input

FieldTypeDescription
namestringThreat model name
nodes*arrayReactFlow nodes (each: id, position, data.label)
edgesarrayReactFlow edges

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-com-ayurak-aribot-mcp","endpoint":"/generate_threat_model","input":{"nodes":[]}}'
cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /generate_threat_model -i '{"nodes":[]}'
mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/generate_threat_model", input: {"nodes":[]} })

Try it

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