Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
VouchSpec is the provisional public-beta name for an independent evidence index for exact Agent Skill versions. The name passed a $0 obvious-conflict screen; it has not received formal legal or trademark clearance.
The current Stage A catalog contains 25 deliberately selected public Agent Skills across 12 GitHub repository owners. Every entry is pinned to a full Git commit and exact directory digest, statically inspected without executing artifact code, wrapped in a DSSE v1.0.2 envelope, and signed with Ed25519. A separate root key signs the machine-readable lifecycle feed.
This is evidence, not a safety certification. Six of the 25 real-world skills fail at least
one current structural rule; they remain indexed with the failure evidence and are not
labeled STRUCTURE_VALIDATED.
The static distribution returns the exact checked-in signed bytes with CORS enabled and
rejects writes. Download the signed index, filter it locally, then retrieve a receipt by ID
from catalog/public/receipts/. For immutable retrieval, replace main with catalog snapshot
4404b7a9a2d3dc45b621ea694d2ca7ad666b9898. The out-of-band Gist is separate from the
repository but shares its GitHub account, so an account-level compromise still requires a
new trusted channel.
Stage C is not a prerequisite for Stage A or B. No arbitrary upload route exists in the Stage A server or MCP tools.
The public publisher-CI demo shows the complete
trusted-workflow path: immutable action pins, exact-commit inspection, two GitHub artifact
attestations, downloadable evidence, and independent gh attestation verify commands. The
latest verified matrix run
passes both a structural-pass case and an intentional structural-failure case. Its four
downloaded evidence files independently verified with gh attestation verify. The demo is
operator-controlled and is not counted as external adoption.
Use the action at its immutable evidence-preserving snapshot:
The action emits a receipt draft and publisher/workflow binding for both structural passes and explicit structural failures. See the full pinned workflow, permissions, verification, and troubleshooting guide.
Receipts use explicit labels, never a generic VERIFIED badge:
DIGEST_PINNEDSTRUCTURE_VALIDATED (only when the structural profile passes)STATIC_INSPECTION_COMPLETEDINDEPENDENT_STATIC_SCAN (only for the curated operator-run profile)PUBLISHER_CI_ATTESTED, SANDBOX_BEHAVIOR_OBSERVED, and TASK_EVALUATED are reserved for
separate evidence that has actually been produced. Static inspection never implies them.
The verifier authenticates the exact decoded receipt bytes before parsing JSON, validates the receipt schema and inner consistency digest, then optionally applies the root-signed lifecycle feed.
Lifecycle results are CURRENT, SUPERSEDED, EXPIRED,
REVOKED_EVALUATOR_DEFECT, REVOKED_KEY_COMPROMISE, or the conservative
SIGNATURE_VALID_LIFECYCLE_UNKNOWN. The signing key ID is only a lookup hint; the public
JWK must be obtained or pinned through an independently trusted path.
Available GET routes:
/health/v1/index (issuer-signed DSSE index envelope)/v1/quote?operation=... (price/availability response; paid orders remain disabled)/v1/receipts?q=...&repository_owner=...&limit=.../v1/receipts/{receipt_id}/v1/receipts/{receipt_id}/status/v1/lifecycle/v1/keys/root/v1/keys/issuerAll POST requests receive 405 read_only. The built-in server is connection-bounded,
deadline-enforced, and loopback-only; a public deployment must place it behind a managed TLS
proxy with platform ingress limits. Each process serves one fully verified immutable catalog
snapshot; deploy a new lifecycle/index generation by restarting the process. The highest
observed root-feed sequence and its payload digest are persisted with a cross-process lock.
The local catalog price-card route reports the commercial price hypothesis without accepting an order. For a strict request-specific local preview:
The preview validates the same request shape used by the managed API. The public sandbox price
is deliberately faucet-sized at 1.00 test USDC. Full agent-market research rejected the
earlier $49 idea; the commercial mainnet launch cohort is an unvalidated 0.25 USDC per fresh
validation, with the predeclared evidence gates in PRICING.md.
The commercial service at https://vouchspec.plyrium.com is machine-only and has no card form,
hosted checkout, account portal, or human approval step. An agent sends the strict immutable
public-GitHub request to POST /api/vouchspec/v1/validate, receives an x402 v2 challenge for
exactly 0.25 USDC on Base, signs it, and retries with PAYMENT-SIGNATURE. Successful
settlement returns one-time delivery credentials; the scheduled isolated worker then produces
the signed, content-addressed receipt. Discovery and health are public, and the Streamable HTTP
MCP endpoint exposes read-only contract discovery. The same purchase contract is published as
OpenAPI, llms.txt, A2A, x402, and a draft/proposal ARD catalog so agents can enter through the
protocol they already index. Remedy execution remains disabled and is not a prerequisite for
accepting or fulfilling ordinary paid validations.
The public service at https://vouchspec-sandbox.plyrium.com has no card form, hosted checkout,
or human approval step. An agent:
vouchspec-stage-b-2026-07-14 at
POST /api/vouchspec/v1/tenants and stores the one-time tenant bearer key;POST /api/vouchspec/v1/quotes with
Authorization and a unique Idempotency-Key;POST /api/vouchspec/v1/orders and stores the returned delivery token;purchase_path, reads the x402 v2 PAYMENT-REQUIRED challenge, signs the
exact 1.00 test-USDC payment on Base Sepolia, and retries with PAYMENT-SIGNATURE;No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vouchspec-agent-skill-evidence)<a href="https://allmcps.com/mcp/vouchspec-agent-skill-evidence"><img src="https://allmcps.com/api/badge/vouchspec-agent-skill-evidence?style=directory" alt="VouchSpec Agent Skill Evidence on AllMCPs" /></a>