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.
/plugin marketplace add GeckoVision/gecko-surfnpx agentmods add plugins/geckovision/gecko-surf/skillsgit clone --depth 1 https://github.com/GeckoVision/gecko-surfWrote 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/plugins/geckovision/gecko-surf/skills)<a href="https://agentmods.dev/plugins/geckovision/gecko-surf/skills"><img src="https://agentmods.dev/badge/plugins/geckovision/gecko-surf/skills.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
gecko-surf 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 5d 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.
What it actually says
{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "gecko-surf",
"version": "0.10.0",
"description": "Make any API agent-usable — even one with broken docs, no OpenAPI, a WAF, or an auth wall. Comprehend a spec (or JS-rendered docs) into first-call-correct MCP tools your agent calls right the first time, with auth injected and no integration code. On a painful real API, first-call-correctness goes from 10% to 65% (measured); wire x402 pay-per-call; defend against poisoned specs. Installs a live demo surface (TxODDS) over MCP — try it with zero setup.",
"author": {
"name": "GeckoVision",
"email": "[email protected]"
},
"homepage": "https://geckovision.tech",
"repository": "https://github.com/GeckoVision/gecko-surf",
"license": "Apache-2.0",
"keywords": [
"api",
"openapi",
"mcp",
"agent",
"x402",
"comprehension",
"first-call-correct"
],
"logo": "assets/logo.svg",
"skills": [
"./use-any-api",
"./read-js-docs",
"./anti-poisoning",
"./skill-guard",
"./api-agent-ready",
"./x402-payai-setup"
]
}
What it installs
The manifest is a name and a version. 6 skills, 2 commands, 2 agents travel with it, and installing the plugin installs all of them — 1,131 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill api-agent-ready A 186 tokens
- Skill use-any-api A 0 tokens
- Skill gecko-setup A 71 tokens
- Skill anti-poisoning A 181 tokens
- Skill x402-payai-setup A 122 tokens
- Skill skill-guard B 166 tokens
- Command make-agent-ready A 61 tokens
- Command setup-x402 A 69 tokens
- Agent api-onboarding-engineer A 142 tokens
- Agent x402-payments-engineer A 133 tokens
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.
- 5d ago First seen · 32 lines scan A 92d77a083c1c
gecko-surf is a plugin published in the GitHub repository GeckoVision/gecko-surf (6 stars, last pushed today), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.
Other plugins, from other repositories
Writ
Guardrails for Claude Code: the rules that fit the task delivered per prompt, and no risky writes before you approve a plan and tests. Hybrid retrieval (BM25 + vector + graph traversal + weighted ranking, with an abstention gate) over a Neo4j knowledge graph, wired in through hook scripts and a session state machine.
vaara-governance
Accountable autonomy for Claude Code. PreToolUse runs a two-layer check on Bash, WebFetch, WebSearch, Write, Edit, NotebookEdit, Task, SendMessage and MCP calls (regex deny patterns on shell, web and file mutation; conformal risk scorer on MCP). PostToolUse writes a hash-chained SQLite audit record across the same set.
focus-mcp
FocusMCP — MCP orchestrator that reduces AI context from 200k to 2k tokens. Compose AI tools (bricks) on demand without polluting context.
nextjs
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
claude-plugins-official marketplace
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations.
humanizer
Rewrite AI-sounding text so it reads naturally without changing what it says.