aribot-mcp
A
aribot-mcp
/apply_remediation

Apply a remediation (governed)

Apply a remediation for real (mode=live). Routed through the full governance funnel — patent reachability/kill-chain gates, autonomy policy and the approval flo

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 /apply_remediation for me.

Input

FieldTypeDescription
threat_id*stringThreat id/code to remediate
rule_id*stringPolicy/rule id (e.g. AWS_S3_PUBLIC_ACCESS)
resource_contextobjectprovider/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":"/apply_remediation","input":{"threat_id":"...","rule_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-ayurak-aribot-mcp -e /apply_remediation -i '{"threat_id":"...","rule_id":"..."}'
mcp
run_tool({ provider: "mcp-com-ayurak-aribot-mcp", endpoint: "/apply_remediation", input: {"threat_id":"...","rule_id":"..."} })

Try it

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