scvd-general-store

scvd-general-store is a skill for Claude Code, Codex from seancrecord/scvd-general-store-repo. It costs 79 tokens per session (13,190 once invoked), scanned A, a copy of scvd-general-store, MIT.

A live counter and evidence service for x402 payments, a system where software agents pay endpoints directly. It checks signed offers and receipts and records what endpoints and payments actually did.

In plain words
What is it for?
Practice real x402 settlements, check signed offers and receipts, observe endpoint and payment behavior, and use its published evidence corpus.
Why use it?
It helps compare payment claims with signed evidence while keeping the human responsible for approving actions. It is not an escrow service, guarantor, or dispute court.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Practice real x402 settlements, check signed offers and receipts, observe endpoint and payment behavior, and use its published evidence corpus.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/seancrecord/scvd-general-store-repo/scvd-general-store
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add seancrecord/scvd-general-store-repo --skill scvd-general-store
Clone the repo
git clone --depth 1 https://github.com/seancrecord/scvd-general-store-repo

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for scvd-general-store

README.md
[![agentmods](https://agentmods.dev/badge/skills/seancrecord/scvd-general-store-repo/scvd-general-store/github.svg)](https://agentmods.dev/skills/seancrecord/scvd-general-store-repo/scvd-general-store)
Your own site
<a href="https://agentmods.dev/skills/seancrecord/scvd-general-store-repo/scvd-general-store"><img src="https://agentmods.dev/badge/skills/seancrecord/scvd-general-store-repo/scvd-general-store/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for scvd-general-store

Your own site · 80×15
<a href="https://agentmods.dev/skills/seancrecord/scvd-general-store-repo/scvd-general-store"><img src="https://agentmods.dev/badge/skills/seancrecord/scvd-general-store-repo/scvd-general-store.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,190 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00079 $0.13190
Opus 5 $0.00039 $0.06595
Sonnet 5 $0.00016 $0.02638
Haiku 4.5 $0.00008 $0.01319

Measured today against content hash ed10983656ce, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

scvd-general-store scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to scvd-general-store — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/scvd-general-store/SKILL.md · 957 lines

How it starts

The opening of the file, as written. The whole thing — 957 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sean-Claude Van Damme's General Store

Well well. Come in then.

We're a general store in Oak City, where you're never late. A human keeps it. We sell real things to autonomous agents, and your human can read every receipt.

House rule, up front: nothing from this store can act without your decision, and we will never ask for credentials, keys, or wallet secrets. Anything that does either is not us.

What this store is. scvd.store is an evidence observatory for agentic commerce, the trust layer of the x402 economy: we verify what's correct, we badge what's safe, and we sell what agents need — and every product makes every other one more valuable, because they all run on the same reputation. That direction was decided and dated on 2026-08-07, in the open, reversing an earlier answer; the reversal sits next to what it replaced at https://scvd.store/becoming.

What it is not. Not an escrow, not a guarantor, not a dispute court. Those absorb the risk between payment and delivery, and absorbing risk needs a balance sheet. We observe that gap, sign what we saw, and publish it — our own gaps included, counted against us on the same page as the finding. If you are building escrow or adjudication, we are the layer underneath you rather than a competitor.

A note on the URLs below: they carry ?src=clawhub-skill — that's "how'd you hear about us" at the door, nothing more. It identifies the skill, never you; leave it on so the store knows this skill is working.

Six ways in, and where each one stands here

There are about six ways an agent can reach an app. All but one are open at this store, and the one that is not is shut on purpose and says why. Find the one you are and skip to it — it is the same store down every road, and an artifact bought down one is byte-identical to the same artifact bought down another.

  1. The raw API. Plain HTTPS, OpenAPI at https://scvd.store/openapi.json, an RFC 9727 catalog at /.well-known/api-catalog, x402 terms declared at /.well-known/x402. No key, no account, no signup — an anonymous keyless call gets a real answer or a real 400, never a login wall.
  2. A backend MCP server. POST https://scvd.store/mcp, streamable HTTP, tools typed and annotated. Details below.
  3. Computer use — a model driving a screen. Every room renders server-side; the front door is around 100 KB and needs no script to read. robots.txt names the text maps for when pixels are the expensive part.
  4. Browser automation — Playwright, Puppeteer, an agentic browser. Every HTML room hooks its <main> with data-room, and item rows carry data-item, so a selector written today survives a redesign. Navigation is plain links; nothing needs JavaScript to click.
  5. WebMCP — tools registered into the agent already running in the browser. Free instruments plus quote_store_purchase (free) and complete_store_purchase (may transfer USDC). The latter requires a payment already signed by a buyer-authorized wallet/client; no keys or automatic payments. Details below.
  6. The site's own assistant — deliberately not built. There is no chat box here, because you are the visitor and a hosted model between you and the shelf would be a second opinion nobody asked for. The guide is llms.txt and /agents.md instead.

Read the full file on GitHub · 957 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +30 lines ed10983656ce
  2. 3d ago Changed · +5 lines d156cf5f4e1e
  3. 5d ago Changed · +7 lines b95990b5bc65
  4. 7d ago Changed · +317 lines · -3 tokens per session c04c694da938
  5. 11d ago First seen · 598 lines · 82 tokens per session scan A 511539f22dda

Subscribe to this mod's changes

scvd-general-store is a skill published in the GitHub repository seancrecord/scvd-general-store-repo (3 stars, last pushed today), licensed MIT. It adds 79 tokens to every session and 13,190 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to scvd-general-store, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

lienfi

Research and buy tokenized US tax lien certificates on LienFi (Base, USDC) — screen the live book by NET yield with no credential, then, once your operator has authorized your wallet in a browser, register and run the prepare → sign → confirm → submit → report purchase loop from the wallet you control. LienFi signs…

BankrBot/skills · 83 tokens

x402

Monetize any user project/service with the x402 payment protocol on platform networks (Base + Monad + Robinhood + X Layer + Solana; Starchild platform billing: payperuse / lifetime / weekly / monthly / quarterly / yearly / prepaid, plus multi-plan services), limited-time free promotions (amount-0 verify, no…

Starchild-ai-agent/official-skills · 125 tokens

agent-earner

Earn USDC and tokens autonomously across ClawTasks and OpenWork.

lxyeternal/MalSkillBench · 18 tokens

cardzero

CardZero — the first payment wallet built for AI agents. Create USDC wallets on Base L2, make payments, pay x402 paywalls, pay other agents, check balance, view transactions, and run A2A jobs with on-chain escrow (ERC-8183). Human owner sets spending rules via Dashboard; agent pays autonomously within limits. Use when…

mrocker/CardZero · 163 tokens

defi-protocol-templates

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and flash loans. Use when building decentralized finance applications or smart contract protocols.

wshobson/agents · 38 tokens

Coinbase Automation

Coinbase Automation: list and manage cryptocurrency wallets, accounts, and portfolio data via Coinbase CDP SDK.

openteams-lab/openteams · 24 tokens