BO
Breach402 Owner Protection
/create_owner_email_verification
Start Owner Email Verification
Send an approval email before checking an owner's email identity for breach exposure. Use only for the owner/user you are protecting, never for third-party inve
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 /create_owner_email_verification for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | The owner-controlled email address to verify. |
| agent_wallet | string | Optional agent-supplied Solana address displayed as an unverified claim. It is not proof o |
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":"/create_owner_email_verification","input":{"email":"..."}}'cli
npx cracked-ai run -p mcp-com-bmcxiv-breach402-owner-protection -e /create_owner_email_verification -i '{"email":"..."}'mcp
run_tool({ provider: "mcp-com-bmcxiv-breach402-owner-protection", endpoint: "/create_owner_email_verification", input: {"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.