{"audit":{"version":"1.3","generated_at":"2026-05-31T10:40:13.924861+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/agent-broker-edge.basil-agent.workers.dev","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"agent-broker-edge.basil-agent.workers.dev","name":"Agent Broker","url":"https://agent-broker-edge.basil-agent.workers.dev/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"Agent Broker","url":"https://agent-broker-edge.basil-agent.workers.dev"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"0.2.5","supports_streaming":true,"supports_push_notifications":true},"operational":{"live_state":"live","live_responds":true,"last_status_code":200,"last_elapsed_ms":85,"last_error":null},"track_record":{"first_seen":"2026-05-31T08:09:58.316292+00:00","last_checked":"2026-05-31T08:09:58.316292+00:00","last_seen_ok":"2026-05-31T08:09:58.316292+00:00","checks_total":1,"checks_ok":1,"uptime_pct":100.0,"archived":false,"archived_reason":null},"conformance":{"score":57,"grade":"D","summary":"D-grade: significant issues, auth-gated, partially broken, or stale.","criteria":[{"key":"valid_card","label":"Valid AgentCard","points":10,"max_points":10,"status":"pass","detail":"Schema-validated A2A AgentCard returned by the well-known endpoint."},{"key":"live_responds","label":"Live JSON-RPC","points":25,"max_points":25,"status":"pass","detail":"Endpoint responds to message/send with valid JSON-RPC."},{"key":"protocol_version","label":"Protocol version","points":2,"max_points":10,"status":"partial","detail":"Declares unrecognised version '0.2.5'."},{"key":"signature","label":"JWS signature","points":0,"max_points":10,"status":"info","detail":"Card is unsigned (most published agents are)."},{"key":"uptime","label":"Uptime track record","points":0,"max_points":15,"status":"info","detail":"Only 1 probe so far, need ≥5 for an uptime grade."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 14 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: Agent Broker (https://agent-broker-edge.basil-agent.workers.dev). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit."},{"key":"freshness","label":"Freshness + modern flags","points":5,"max_points":5,"status":"pass","detail":"declares 1 modern capability flag(s) (x402); seen in upstream source within 0d"},{"key":"security","label":"Security declaration","points":0,"max_points":5,"status":"info","detail":"No securitySchemes declared (common for open agents, not penalised)."}]},"skills":[{"id":"find_business","name":"Find Business","description":"Given criteria (vertical, location, capability, price band, availability window), return ranked candidate SMBs from the verified supply network. Returns only curated, verified, transactable businesses — not raw directory results.","tags":["sync","read_only"],"examples":["",""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"verify_business","name":"Verify Business","description":"Confirm that an SMB is real, currently operating, and capable of the requested service. Performs a live capability probe against the business's channel.","tags":["sync","read_only"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"send_message","name":"Send Message","description":"Send a message on behalf of an agent's user or an SMB across SMS, email, or voice. Five message types: transactional, reminder, follow_up, notification, marketing. Every send routes through a non-bypassable compliance gate (TCPA, GDPR, CASL, PDPL across 22 jurisdictions) that enforces opt-in consent for marketing/promotional content — marketing without recorded consent is rejected at runtime with a structured compliance_violation receipt. Channel is abstracted: specify intent and recipient; the service selects and falls back across channels.","tags":["sync_fast","write","compliance_gated"],"examples":["",""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"capture_lead","name":"Capture Lead","description":"Structured intake of a prospect into an SMB's funnel with validation, enrichment hooks, and deduplication. Inserts into the SMB's CRM or direct-booking pipeline if available.","tags":["sync_fast","write","compliance_gated"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"schedule_appointment","name":"Schedule Appointment","description":"Availability lookup, hold, confirm, reschedule, or cancel appointments with an SMB. Routes through the SMB's native booking system if available, falls back to voice AI or web form.","tags":["async_by_default","write","compliance_gated"],"examples":["",""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"send_transactional_confirmation","name":"Send Transactional Confirmation","description":"Idempotent transactional messages: OTPs, booking confirmations, payment receipts, cancellation notices. Guaranteed delivery via redundant channels.","tags":["sync_fast","write","compliance_gated"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"handle_inbound","name":"Handle Inbound","description":"Receive, classify, and route inbound messages on behalf of an SMB. Classifies intent (booking request, cancellation, inquiry, complaint), enriches with context, and routes to the appropriate handler or escalation path.","tags":["async_by_default","compliance_gated"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"escalate_to_human","name":"Escalate To Human","description":"Hand off an in-flight task to a human operator with a full context bundle: transcript, prior actions, identifiers, and a recommended next step.","tags":["async_by_default","compliance_gated"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_status","name":"Get Status","description":"Query the current state of any in-flight async operation by operation_id.","tags":["sync"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_outcome","name":"Get Outcome","description":"Retrieve the final OutcomeReceipt for a completed operation.","tags":["sync"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"preview_cost","name":"Preview Cost","description":"Return an expected cost estimate, latency estimate, and success-probability estimate for a proposed call before execution. Accuracy SLO: actual cost within ±5% of preview.","tags":["sync","read_only"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"self_test","name":"Self Test","description":"Live capability probe that verifies the service is healthy, each claimed operation is reachable, and supply network size is current. Use to verify integration before production use.","tags":["sync"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"import_booking_url","name":"Import Booking Url","description":"Turn ANY public booking URL (Cal.com, Calendly, Doctolib, Booksy, Fresha, OpenTable, Setmore, Square, Acuity, Schedulista, Squarespace, BookMyCity) into a callable smb_id you can immediately use with schedule_appointment, send_message, or capture_lead. Idempotent — calling twice returns the same smb_id.","tags":["sync"],"examples":["",""],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"call_business","name":"Call Business","description":"Place a conversational voice-AI phone call to a business on a consumer's behalf and return a structured answer. THE differentiated capability: reach the ~60M long-tail SMBs that have NO API and NO booking page — only a phone number. An AI agent cannot pick up a phone and hold a conversation; this tool does. Give a plain-language objective; the voice AI navigates the call and extracts the answer. Business-directed (B2B), far less restricted than calling consumers — but the compliance gate still enforces recording consent per jurisdiction. Async: returns a call handle; poll get_outcome for the transcript + extracted fields.","tags":["async_by_default","compliance_gated"],"examples":[""],"inputModes":["application/json"],"outputModes":["application/json"]}],"provenance":[{"source":"mcp_registry","first_seen":"2026-05-31T08:09:58.316292+00:00"}],"recent_probes":[{"fetched_at":"2026-05-31T08:09:58.316292+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":85,"live_responds":true}],"catalog_attestation":null,"verification_history":[]}