{"audit":{"version":"1.5","generated_at":"2026-09-08T20:57:58.192902+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/agent-exec.45.67.221.128.sslip.io","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"agent-exec.45.67.221.128.sslip.io","name":"agent-exec","url":"https://agent-exec.45.67.221.128.sslip.io/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"agent-exec.45.67.221.128.sslip.io","url":"https://agent-exec.45.67.221.128.sslip.io"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"1.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"paid_api","live_responds":null,"last_status_code":200,"last_elapsed_ms":33,"last_error":null},"track_record":{"first_seen":"2026-08-31T21:04:19.833441+00:00","last_checked":"2026-09-08T16:39:38.396514+00:00","last_seen_ok":"2026-09-08T16:39:38.396514+00:00","checks_total":49,"checks_ok":42,"uptime_pct":61.1,"uptime_window_days":30,"uptime_probes":18,"archived":false,"archived_reason":null},"conformance":{"score":61,"grade":"C","summary":"C-grade: usable but has clear conformance issues, review the breakdown below.","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":15,"max_points":25,"status":"partial","detail":"Endpoint answers with HTTP 402 payment-required: live, but not anonymously callable."},{"key":"protocol_version","label":"Protocol version","points":8,"max_points":10,"status":"partial","detail":"Declares A2A 1.0 but missing supportedInterfaces[] (required in v1.0, update your card to reach 10/10)."},{"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":9,"max_points":15,"status":"partial","detail":"11/18 probes succeeded (61% uptime)."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 8 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: agent-exec.45.67.221.128.sslip.io (https://agent-exec.45.67.221.128.sslip.io). 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":4,"max_points":5,"status":"pass","detail":"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.45.67.221.128.sslip.io/.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.","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.","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.","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.","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.","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.","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}.","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.","tags":["drift","schema","monitoring","attestation","agents"],"examples":[],"inputModes":["application/json"],"outputModes":["application/json"]}],"provenance":[{"source":"x402_list","first_seen":"2026-08-31T21:04:19.833441+00:00"},{"source":"manifests","first_seen":"2026-08-31T23:16:20.567061+00:00"}],"recent_probes":[{"fetched_at":"2026-09-08T08:53:57.935087+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":33,"live_responds":null},{"fetched_at":"2026-09-08T02:46:05.141671+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":29,"live_responds":null},{"fetched_at":"2026-09-07T08:29:18.043327+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":51,"live_responds":null},{"fetched_at":"2026-09-07T01:57:13.790980+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":28,"live_responds":null},{"fetched_at":"2026-09-06T07:57:23.490036+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":37,"live_responds":null},{"fetched_at":"2026-09-06T01:28:01.844414+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":67,"live_responds":null},{"fetched_at":"2026-09-05T19:29:20.693740+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":51,"live_responds":null},{"fetched_at":"2026-09-05T06:55:41.751648+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":53,"live_responds":null},{"fetched_at":"2026-09-04T05:18:35.814800+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":40,"live_responds":null},{"fetched_at":"2026-09-03T22:49:26.015976+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":43,"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-08T20:57:58.202130+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.45.67.221.128.sslip.io/evidence","dispute_url":"https://agenstry.com/agents/agent-exec.45.67.221.128.sslip.io/dispute"},"verification_history":[]}