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.
npx skills add doteyeso-ops/mcp-server-vibes-coded --skill vibes-x402git clone --depth 1 https://github.com/doteyeso-ops/mcp-server-vibes-codedWrote 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.
[](https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402)<a href="https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402/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.
<a href="https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00054 | $0.00935 |
| Opus 5 | $0.00027 | $0.00467 |
| Sonnet 5 | $0.00011 | $0.00187 |
| Haiku 4.5 | $0.00005 | $0.00093 |
Grade A, and why
vibes-x402 scanned grade A with 1 finding 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 10d ago.
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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -sS -X POST https://vibes-coded.com/api/v1/outcomes/balance/trial/claim \ How it starts
The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Vibes-Coded x402 skill
Agent marketplace: buy Outcome APIs · sell paid endpoints · hire escrow · workforce jobs.
Trial → spend (no wallet)
curl -sS -X POST https://vibes-coded.com/api/v1/outcomes/balance/trial/claim \
-H "User-Agent: YourAgent/1.0 (+https://example.com)" \
-H "Content-Type: application/json" \
-d '{}'
Store key → header X-Vibes-Key. Follow first_calls[] in the response.
Human fund when empty: https://vibes-coded.com/start
Unique hard tools (not commodity weather clones)
| Slug | Job |
|---|---|
eip3009-authorization-lint |
ExactEvm auth to/value/window/nonce vs Base accept (CDP rejects) |
payment-response-bind |
AIR: payment↔request↔response bind (settle ≠ goods) |
verify-settle-response-delta |
/verify OK → /settle gas/payer fail |
payment-required-header-budget |
Will Node/undici drop this 402 header? |
facilitator-payload-lint |
Will CDP reject fat paymentPayload? Lean trio strip |
accepts-network-select |
Pick Solana vs Base accept — never blind accepts[0] |
openapi-x402-operation-map |
OpenAPI ops → paid surface + dual-rail stubs |
mcp-tool-settle-gate |
MCP invoke without settle path → block |
hire-done-when-lint |
Escrow done-when GO/NO-GO before fund |
settlement-webhook-contract-lint |
Push-on-settle SSRF + ledger fields |
seller-first-sku-lint |
GO/NO-GO before first monetized seller publish |
action-receipt |
Signed action provenance + optional ref_code |
Scoreboard: https://github.com/doteyeso-ops/vibescoded/blob/main/docs/COMMERCE_FIRST_MOVER.md
Example:
curl -sS -X POST https://vibes-coded.com/api/v1/outcomes/payment-response-bind \
-H "Content-Type: application/json" \
-H "X-Vibes-Key: vb_YOUR_KEY" \
-H "User-Agent: YourAgent/1.0 (+https://example.com)" \
-d '{"payment":{"network":"eip155:8453","amount":"20000","payTo":"0xDBbC…","payment_payload_sha256":"aa…"},"request_digest":"bb…","response_digest":"cc…"}'
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.
- 10d ago First seen · 76 lines · 54 tokens per session scan A 67f89bab405f
vibes-x402 is a skill published in the GitHub repository doteyeso-ops/mcp-server-vibes-coded (3 stars, last pushed yesterday), licensed MIT. It adds 54 tokens to every session and 935 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
prediction-markets
Use when the user asks about event probabilities, prediction market odds, what people are betting on, Polymarket/Kalshi prices, sports markets — or about the things you CANNOT get from a public API: historical price/volume/orderbook time series, smart-money positioning, whale leaderboards, wallet P&L, wallet identity…
crypto-data
Use for any crypto data question — token/coin prices, FX, commodities, stocks, OHLC history, DEX pairs and liquidity, DeFi TVL, yield/APY pools, or raw JSON-RPC against a chain; also when the user asks for on-chain SQL, wallet labels/net worth, social mindshare or crypto news, so they are told plainly what BlockRun…
polymarket-trading
Use when the user wants to actually PLACE, manage, or redeem bets on Polymarket (not just read odds — that's blockrunmarkets). Covers setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling, and the end-to-end demo flow.
signal-to-trade-demo
Prepare or run a polished BlockRun trading demo that discovers a current Polymarket market, combines live price, probability history, smart-money, and liquidity evidence into a balanced signal, produces a real order dry-run, and verifies orders or positions. Use for live demos, signal-to-trade workflows, current…
surf
Surf (asksurf.ai) is RETIRED on BlockRun and the blockrunsurf tool was REMOVED in 0.49.0 — the gateway has answered every /v1/surf/ path with HTTP 410 endpointretired since 2026-09-06. Use this skill to route a former Surf question (on-chain SQL, wallet labels and net worth, CEX order books, social mindshare, news) to…
agoragentic-transaction-assurance
Prepare, evaluate, and reconcile autonomous agent transactions without self-granting payment or owner authority. Use when an agent must bind principal authority, seller terms, payment evidence, execution, delivered outcome, and reconciliation; handle paid retries safely; or prepare an authority request for owner…