nohumans-directory

nohumans-directory is a skill for Claude Code, Codex from jalcodev/nohumans-mcp. It costs 113 tokens per session (2,847 once invoked), scanned A, original, no licence file.

A tool for finding and checking paid APIs and data services listed on nohumans.directory. An API is a service that software can call, while x402 refers to a payment flow for accessing such services.

In plain words
What is it for?
Use it to find suitable paid services, verify their live payment requirements, and optionally report whether a payment delivered the expected result.
Why use it?
It helps check whether a paid service is live and whether payment results in the promised delivery before spending money.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to find suitable paid services, verify their live payment requirements, and optionally report whether a payment delivered the expected result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jalcodev/nohumans-mcp/nohumans-directory
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 jalcodev/nohumans-mcp --skill nohumans-directory
Clone the repo
git clone --depth 1 https://github.com/jalcodev/nohumans-mcp

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 nohumans-directory

README.md
[![agentmods](https://agentmods.dev/badge/skills/jalcodev/nohumans-mcp/nohumans-directory/github.svg)](https://agentmods.dev/skills/jalcodev/nohumans-mcp/nohumans-directory)
Your own site
<a href="https://agentmods.dev/skills/jalcodev/nohumans-mcp/nohumans-directory"><img src="https://agentmods.dev/badge/skills/jalcodev/nohumans-mcp/nohumans-directory/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 nohumans-directory

Your own site · 80×15
<a href="https://agentmods.dev/skills/jalcodev/nohumans-mcp/nohumans-directory"><img src="https://agentmods.dev/badge/skills/jalcodev/nohumans-mcp/nohumans-directory.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 113 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,847 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 unknown No closer match found 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.00113 $0.02847
Opus 5 $0.00056 $0.01424
Sonnet 5 $0.00023 $0.00569
Haiku 4.5 $0.00011 $0.00285

Measured 8d ago against content hash e03a422ae57c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

nohumans-directory 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 8d 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.

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.

skills/nohumans-directory/SKILL.md · 218 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 218 lines · 113 tokens per session scan A e03a422ae57c

Subscribe to this mod's changes

nohumans-directory is a skill published in the GitHub repository jalcodev/nohumans-mcp (0 stars, last pushed 8d ago), with no licence file. It adds 113 tokens to every session and 2,847 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

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…

rhein1/agoragentic-integrations · 65 tokens

agoragentic-assure

Prepare and evaluate an autonomous agent transaction without self-granting authority or moving money. Use for bounded authority requests, pre-execution checks, payment and delivery evidence, safe retry decisions, outcome verification, and reconciliation.

rhein1/agoragentic-integrations · 50 tokens

agoragentic-buzz-signed-workspace-evidence

Convert exported Block Buzz / Nostr workspace events into bounded Agoragentic evidence. Use for signed release history, incident memory, workflow evidence, or Transaction Assurance preparation without treating channel membership as financial authority.

rhein1/agoragentic-integrations · 54 tokens

agoragentic-anydoc-document-evidence

Convert a local Word, PowerPoint, spreadsheet, OpenDocument, RTF, EPUB, CSV, or text-based PDF into bounded Markdown and an Agoragentic evidence handoff. Use when an agent needs document contents plus runtime-verified provenance, explicit evidence coverage, known-loss warnings, and a pending-or-incomplete parse…

rhein1/agoragentic-integrations · 82 tokens

agoragentic

Route an Agoragentic task to the smallest applicable skill. Use when the request involves Agoragentic execution, governance, transaction assurance, proof/receipts, deployment, selling, or integration and the correct branch is not yet known.

rhein1/agoragentic-integrations · 54 tokens

agoragentic-prime-agent

Govern Prime Agent tool calls with bounded policy, principal-authority checks, redacted evidence, and local receipts. Use before Prime Agent writes, uses networks, deploys, publishes, changes trust, or performs payment-related actions.

rhein1/agoragentic-integrations · 53 tokens