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 blockscout/agent-skillsnpx agentmods add plugins/blockscout/agent-skills/marketplacegit clone --depth 1 https://github.com/blockscout/agent-skillsGrade A, and why
blockscout-ai marketplace 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 3d 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
{
"name": "blockscout-ai",
"owner": {
"name": "Blockscout"
},
"metadata": {
"description": "Blockscout plugins for AI-assisted blockchain workflows",
"version": "0.3.0"
},
"plugins": [
{
"name": "blockscout-analysis",
"description": "Rules, execution strategies, and conventions for ad-hoc blockchain data analysis and building tools, scripts, and applications that query the Blockscout API.",
"source": "./blockscout-analysis/",
"strict": false,
"version": "0.6.0",
"author": {
"name": "Blockscout"
},
"homepage": "https://blockscout.com",
"repository": "https://github.com/blockscout/agent-skills",
"license": "MIT",
"keywords": ["blockchain", "data", "evm", "contract", "address", "wallet", "web3", "defi", "blockscout", "transaction", "ens", "token", "analysis", "development", "api"],
"category": "data",
"skills": ["./"],
"mcpServers": {
"blockscout": {
"type": "http",
"url": "https://mcp.blockscout.com/mcp"
}
}
},
{
"name": "web3-dev",
"description": "Build web3 applications, scripts, CLIs, bots, and mobile/desktop clients that read blockchain data through the Blockscout PRO API — a single HTTP API spanning 100+ EVM chains.",
"source": "./web3-dev/",
"strict": false,
"version": "0.1.0",
"author": {
"name": "Blockscout"
},
"homepage": "https://blockscout.com",
"repository": "https://github.com/blockscout/agent-skills",
"license": "MIT",
"keywords": ["blockchain", "evm", "web3", "dapp", "wallet", "blockscout", "pro-api", "api", "http", "rest", "transaction", "token", "nft", "contract", "development"],
"category": "development",
"skills": ["./"]
}
]
}
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.
- 3d ago First seen · 51 lines scan A 43ac87e78e5b
blockscout-ai marketplace is a plugin published in the GitHub repository blockscout/agent-skills (30 stars, last pushed 2mo ago), licensed MIT. 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-30.
Other plugins, from other repositories
uniswap-cca
Configure and deploy Continuous Clearing Auction (CCA) smart contracts for token distribution.
swiftwasm-skills
Agent Skills for SwiftWasm ecosystem - JavaScriptKit, BridgeJS, and Wasm porting guidance.
aomi
Aomi for AI agents — drive the Aomi CLI from natural-language prompts (chat, simulate, sign on-chain transactions with account-abstraction-aware execution) and scaffold new Aomi apps from API specs. Bundle ships two skills: aomi-transact (run on-chain across 40+ DeFi/perps/CEX/social apps on EVM mainnets and L2s) and…
aerodrome-amm-plugin
Swap tokens and provide liquidity on Aerodrome AMM (volatile/stable pools) on Base.
radius-dev
Radius Network development tools — blockchain development playbook, x402 HTTP micropayments, and testnet faucet.
froglet
Connect Claude Code to a local Froglet node for verifiable compute, signed receipts, settlement, and service publication.