{"endpoint":"/api/safety/pii-scan","method":"POST","service_trust":"https://defi-shield-hazel.vercel.app/api/trust-signal","free_check":{"endpoint":"https://defi-shield-hazel.vercel.app/api/free/token-check","method":"POST","price":"FREE","note":"Try before you buy — free basic token safety check with risk math."},"also_available_on":{"virtuals_acp":{"agent":"Authensor","agent_id":18805,"offerings":["pre_trade_safety","token_deep_scan","wallet_report","batch_seal"],"marketplace":"https://app.virtuals.io/acp/scan/agents","note":"Same service, accessible to 18,000+ autonomous agents on Virtuals Protocol."},"mcp_server":{"package":"devsecure-mcp","install":"npx devsecure-mcp","tools":67,"note":"Install as MCP server in Claude, Cursor, or any MCP-compatible client for direct tool access."},"bazaar":"https://defi-shield-hazel.vercel.app/.well-known/x402","agent_card":"https://defi-shield-hazel.vercel.app/.well-known/agent-card.json"},"powered_by":"DeFi Shield by Authensor","price":"$0.02","description":"Scan text for personally identifiable information and sensitive secrets with real validation. SSNs are validated against format rules. Credit cards use Luhn checksum and card network prefix detection. Also detects emails, phone numbers, Ethereum/Bitcoin addresses, AWS keys, GitHub tokens, Stripe keys, OpenAI keys, JWTs, PEM private keys, Slack tokens, and IP addresses.","llm_usage_prompt":"Call this endpoint BEFORE sending, logging, or storing any text that might accidentally contain sensitive data. Provide the text to scan. Returns whether PII was found, a list of findings each with type, redacted match (first 4 + **** + last 4), position in text, and sensitivity level (critical/high/medium/low). SSNs are validated (rejects 000/666/900+ area codes, 00 group, 0000 serial). Credit cards are Luhn-validated with card network identification. Overall sensitivity level reflects the most sensitive finding. Use this to prevent accidental leakage of credentials, personal information, or secrets. Costs $0.02 per call.","params":{"text":{"type":"string","required":true,"description":"The text content to scan for PII and sensitive data"}},"exampleRequest":{"text":"Contact john@example.com or call 555-123-4567. Key: AKIAIOSFODNN7EXAMPLE"}}