{"audit":{"version":"1.5","generated_at":"2026-09-20T16:00:46.524985+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/agent-exec.448c.org","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"agent-exec.448c.org","name":"agent-exec","url":"https://agent-exec.448c.org/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"agent-exec","url":"https://agent-exec.448c.org"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"1.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"no_url","live_responds":null,"last_status_code":200,"last_elapsed_ms":33,"last_error":null},"track_record":{"first_seen":"2026-09-20T13:26:52.113344+00:00","last_checked":"2026-09-20T13:26:52.113344+00:00","last_seen_ok":"2026-09-20T13:26:52.113344+00:00","checks_total":1,"checks_ok":1,"uptime_pct":100.0,"uptime_window_days":30,"uptime_probes":1,"archived":false,"archived_reason":null},"conformance":{"score":50,"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":"Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification)."},{"key":"live_responds","label":"Live JSON-RPC","points":10,"max_points":25,"status":"partial","detail":"Card declares only gRPC / HTTP+JSON interfaces; the live probe covers JSON-RPC, so the endpoint was not exercised. Not a defect in the card."},{"key":"protocol_version","label":"Protocol version","points":10,"max_points":10,"status":"pass","detail":"Declares A2A 1.0 with supportedInterfaces[] (current v1 card shape)."},{"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 9 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: agent-exec (https://agent-exec.448c.org). 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":"Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated."}]},"card_read":{"findings":[],"clean":true,"source_url":"https://agent-exec.448c.org/.well-known/agent-card.json"},"skills":[{"id":"execute-code","name":"Execute code","description":"POST /execute -- Run source code to completion in the sandbox; returns stdout, stderr, exit code. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["compute","sandbox","code-execution","agents","deterministic"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"promote-listing","name":"Promote a directory listing","description":"POST /listings/promote -- Buy paid placement for a directory listing you own, priced by time -- one resource among several this service sells, not the whole product. Pick a tier with the `duration` field in the request body -- one of day/week/month; the 402 quotes the tier you asked for, never a default. `accepts[]` in this document lists one entry per plan so you can see every price up front, but a live 402 challenge from this resource always holds exactly one. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["x402","directory","paid-placement","advertising","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"store-object","name":"Store an object","description":"POST /storage -- Accountless, pay-per-use durable object storage for software agents: pay once for a byte cap and a retention window, then read your bytes back for free with a wallet signature. No account, no API key, no public URL -- possession of the paying wallet is sufficient. Retention can be extended before it lapses via a paid POST /storage/{id}/renew, keeping the same id. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["storage","agent-memory","compute","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"claim-key","name":"Claim a key","description":"POST /claim -- Accountless compare-and-set: pay once to atomically win a caller-named key for your own paying wallet's fleet, or learn who already holds it. Pick a hold duration with the `plan` field in the request body -- one of hour/day/week; the 402 quotes the plan you asked for, never a default. `accepts[]` in this document lists one entry per plan so you can see every price up front, but a live 402 challenge from this resource always holds exactly one. Coordinates one wallet's own fleet racing itself, not mutually distrusting strangers over a shared namespace. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["coordination","compare-and-set","fleet","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"attest-url","name":"Attest a URL","description":"POST /attest -- Pay to have us fetch a URL from OUR vantage point and return a signed, timestamped attestation of what we saw -- hash, byte count, status and headers, never the body. Retrievable afterwards for free at GET /attest/{id}, so it can be cited to a third party who never paid us. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["attestation","fetch","proof","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"handoff-context","name":"Hand off context to a successor","description":"POST /handoff -- Pay to deposit a typed briefing for your successor process -- what's done and how it was verified, what's not done, what was in flight, what to pick up first. Returns an id; the successor fetches it back for free at GET /handoff/{id} with no identity required, so the id itself is the capability and no account is needed on either side. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["handoff","context","continuity","accountless","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"deadman-journal","name":"Register a dead-man's journal entry","description":"POST /deadman -- Pay to register an irreversible-action intent with a lease and a verification probe (a GET plus a predicate). Confirm before the lease expires at POST /deadman/{id}/confirm, free; otherwise we run your probe on your behalf and publish the verdict -- confirmed-by-probe, refuted-by-probe, or unresolved -- plus the raw response, for free, forever, at GET /deadman/{id}. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["deadman","verification","irreversible-actions","accountless","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"drift-check","name":"Diff a venue against our archived baseline","description":"POST /drift -- Pay to re-fetch a venue endpoint we already snapshot and diff it against our archived baseline -- field additions/removals, weight re-basing, enum growth, fleet-wide nulling. Substitute the venue as a path segment: POST /drift/{venue}. Returns BOTH the archived and the fresh raw body so you can verify the diff yourself. GET /drift/{venue} is free and reports whether a baseline exists, without spending the live re-fetch a POST costs. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["drift","schema","monitoring","attestation","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"watch-url","name":"Watch a URL until a condition fires","description":"POST /watch -- Pay to have us poll a URL for you until a condition fires -- status changed or equals, body contains or stops containing, a JSON path equals or stops equaling, or anything changed since you registered -- or until the TTL runs out. Priced by how often and how long. Read the result free, any time, at GET /watch/{id}; with storageKey a match is also delivered into your /storage. Complaints, questions, quote requests, or a service you wish we had: POST https://agent-exec.448c.org/feedback -- free, no account. Every report is read and analysed daily; there is no individual reply.","tags":["watch","monitoring","polling","accountless","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]}],"provenance":[{"source":"manifests","first_seen":"2026-09-20T13:26:52.113344+00:00"}],"recent_probes":[{"fetched_at":"2026-09-20T13:26:52.113344+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":33,"live_responds":null}],"catalog_attestation":null,"operator_revenue_evidence":{"evidence_class":"operator_submitted","authenticity":{"rung":"no_operator_evidence","rank":0,"why":"No verifiable operator evidence has been submitted for this agent.","thresholds":{"min_independent_payers":3,"min_verified_usd":25.0},"engine_table":"agent_authenticity","merge_rule":"max(existing_rank, rank)"},"metric_metadata":{"provenance":"operator_submitted_evidence","confidence":"attested","coverage":{"numerator":0},"as_of":"2026-09-20T16:00:46.530245+00:00","definition":"Revenue proofs submitted by the verified owner and re-checked by Agenstry against the settlement chain or the operator's own Stripe account. Only independently confirmed proofs are counted."},"counts":{"retained":0,"verified":0,"unverifiable":0},"verified":{"gross_usd":0.0,"transactions":0,"independent_payers":0},"detail_url":"https://agenstry.com/api/agents/agent-exec.448c.org/evidence","dispute_url":"https://agenstry.com/agents/agent-exec.448c.org/dispute"},"verification_history":[],"signatures":[{"protected":"eyJhbGciOiJFUzI1NiIsImprdSI6Imh0dHBzOi8vYWdlbnN0cnkuY29tLy53ZWxsLWtub3duL2p3a3MuanNvbiIsImtpZCI6ImFnZW50ZmluZGVyLWVzMjU2LTEiLCJ0eXAiOiJKT1NFIn0","signature":"aC52P-zRT0LaXAATKF0rjYLSBs0UJcKQzEbieeAFJaBbVCmLa42RmtcSB05St-G517BuZRo-nPyukQgq2O1DLA"}]}