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.
git clone --depth 1 https://github.com/x402agent/solana-clawdWrote 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/x402agent/solana-clawd/vulcan-cli-master)<a href="https://agentmods.dev/plugins/x402agent/solana-clawd/vulcan-cli-master"><img src="https://agentmods.dev/badge/plugins/x402agent/solana-clawd/vulcan-cli-master/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/plugins/x402agent/solana-clawd/vulcan-cli-master"><img src="https://agentmods.dev/badge/plugins/x402agent/solana-clawd/vulcan-cli-master.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
vulcan 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 11d 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": "vulcan",
"version": "0.5.0",
"description": "Agent-first CLI for trading perpetual futures on Phoenix DEX (Solana). Paper trading and read-only market data work out of the box; live trading opt-in via wallet password + dangerous-mode flag.",
"author": {
"name": "Ellipsis Labs",
"url": "https://github.com/Ellipsis-Labs/vulcan-cli"
},
"homepage": "https://github.com/Ellipsis-Labs/vulcan-cli",
"repository": "https://github.com/Ellipsis-Labs/vulcan-cli",
"license": "MIT",
"keywords": [
"trading",
"crypto",
"solana",
"phoenix",
"perpetuals",
"mcp",
"paper-trading",
"technical-analysis",
"twap",
"grid"
],
"skills": "./skills/",
"userConfig": {
"wallet_name": {
"type": "string",
"title": "Wallet name",
"description": "Name of the stored Vulcan wallet to unlock for live signing (run `vulcan wallet list` to see options). Leave blank to use only read-only and paper-trading tools.",
"sensitive": false
},
"wallet_password": {
"type": "string",
"title": "Wallet password",
"description": "Password that decrypts the stored wallet. Leave blank to use only read-only and paper-trading tools. Stored in the host keychain — never written to the MCP config file.",
"sensitive": true
}
},
"mcpServers": {
"vulcan": {
"command": "vulcan",
"args": ["mcp"],
"env": {
"VULCAN_WALLET_NAME": "${user_config.wallet_name}",
"VULCAN_WALLET_PASSWORD": "${user_config.wallet_password}"
}
}
}
}
What it installs
The manifest is a name and a version. 1 skill, 1 MCP server travel with it, and installing the plugin installs all of them — 52 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 11d ago First seen · 50 lines scan A 955ed2768c2a
vulcan is a plugin published in the GitHub repository x402agent/solana-clawd (24 stars, last pushed 3mo 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-09-03.
Other plugins, from other repositories
moonpay-skills
Crypto infrastructure skills for AI agents — wallet management, token trading, cross-chain bridges, fiat on/off ramp, and more via the MoonPay CLI.
solana-finance
Expert Solana development with Claude: production-grade Anchor, Quasar, Rust, and TypeScript patterns with a focus on financial correctness — onchain math, escrows, AMMs, vaults, oracle freshness, and slippage. Made by Quicknode.
kamino-lend-plugin
Supply, borrow, and manage positions on Kamino Lend — the leading Solana lending protocol.
claude
Jupiter integration and documentation skills for Solana, crypto, and finance workflows.
pendle-plugin
Pendle Finance yield tokenization plugin — buy/sell PT & YT, add/remove liquidity, mint/redeem PT+YT pairs across Ethereum, Arbitrum, BSC, and Base.
aerodrome-amm-plugin
Swap tokens and provide liquidity on Aerodrome AMM (volatile/stable pools) on Base.