{"endpoint":"/api/trust/agent-verify","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.25","description":"Verify an agent wallet address for trustworthiness using trust scoring and quick check analysis.","llm_usage_prompt":"Call this endpoint when you need to decide whether to trust and transact with another agent or wallet. Provide a 0x Ethereum address. Returns a numeric trust score (0-100), a classification (trusted/suspicious/malicious), an array of risk flags (e.g., known-scam, fund-drainer), a confidence level (0-1), and a pass/fail recommendation with explanation. Use this before sending funds, approving token allowances, or entering into any on-chain interaction with an unknown counterparty. Costs $0.25.","params":{"address":"string — A valid 0x Ethereum address (42 characters including 0x prefix)"},"exampleRequest":{"address":"0x1234567890abcdef1234567890abcdef12345678"},"exampleResponse":{"address":"0x1234567890abcdef1234567890abcdef12345678","verified":true,"score":85,"classification":"trusted","flags":[],"confidence":0.92,"recommendation":"Safe to interact with this agent.","timestamp":"2026-03-05T12:00:00.000Z"}}