A
aribot-mcp
/get_remediation
Get Remediation Guidance
Compute a remediation plan for a threat/finding WITHOUT applying it (mode=dry_run). Runs the same governed engine as apply_remediation, including the patent gat
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 /get_remediation for me.
Input
| Field | Type | Description |
|---|---|---|
| threat_id* | string | Threat id/code to remediate |
| rule_id* | string | Policy/rule id (e.g. AWS_S3_PUBLIC_ACCESS) |
| resource_context | object | provider/resource_id/region/account_id/metadata |
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":"/get_remediation","input":{"threat_id":"...","rule_id":"..."}}'cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /get_remediation -i '{"threat_id":"...","rule_id":"..."}'mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/get_remediation", input: {"threat_id":"...","rule_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.