BO
Breach402 Owner Protection
/get_breach_report
Get Private Breach Report
Retrieve the encrypted-at-rest breach report after a paid scan. The verified customer receives complete provider record objects, including credential and recove
liveverifiedunknown~5s typical
mcpprobedbreach402ownerprotection
$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-bmcxiv-breach402-owner-protection /get_breach_report for me.
Input
| Field | Type | Description |
|---|---|---|
| check_id* | string | Paid-check identifier returned after successful x402 settlement. |
| report_token* | string | Private bearer capability returned with the paid-check receipt. |
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-bmcxiv-breach402-owner-protection","endpoint":"/get_breach_report","input":{"check_id":"...","report_token":"..."}}'cli
npx cracked-ai run -p mcp-com-bmcxiv-breach402-owner-protection -e /get_breach_report -i '{"check_id":"...","report_token":"..."}'mcp
run_tool({ provider: "mcp-com-bmcxiv-breach402-owner-protection", endpoint: "/get_breach_report", input: {"check_id":"...","report_token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.