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/widnyana/eyay-toolkitsWrote 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/widnyana/eyay-toolkits/solana-onchain)<a href="https://agentmods.dev/plugins/widnyana/eyay-toolkits/solana-onchain"><img src="https://agentmods.dev/badge/plugins/widnyana/eyay-toolkits/solana-onchain.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
solana-onchain 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 7d 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": "solana-onchain",
"version": "0.2.0",
"description": "Interact with the Solana blockchain through Claude Code. Query accounts, analyze transactions, and execute operations with built-in safety safeguards.",
"author": {
"name": "widnyana",
"email": "[email protected]"
},
"homepage": "https://github.com/widnyana/eyay-toolkits/tree/main/plugins/solana-onchain",
"repository": "https://github.com/widnyana/eyay-toolkits",
"license": "MIT",
"keywords": ["solana", "blockchain", "web3", "dapp", "mcp"]
}
What it installs
The manifest is a name and a version. 8 skills travel with it, and installing the plugin installs all of them — 475 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill Solana Development Workflows A 45 tokens
- Skill Solana Security & Mainnet A 39 tokens
- Skill Solana Squads Upgrade A 89 tokens
- Skill solana-network A 66 tokens
- Skill Solana Blockchain Basics A 48 tokens
- Skill solana-accept-risk A 56 tokens
- Skill solana-keypair B 63 tokens
- Skill solana-setup C 69 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.
- 7d ago First seen · 14 lines scan A b9f99807684c
solana-onchain is a plugin published in the GitHub repository widnyana/eyay-toolkits (7 stars, last pushed 4d 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-31.
Other plugins, from other repositories
yield-xyz-agentkit-builder
Build applications that integrate the Yield.xyz API — generate integration code for DeFi yield across 80+ networks.
yield-xyz-agentkit-moonpay
The MoonPay connector — sign and broadcast Yield.xyz transactions via MoonPay. Builds on the yield-xyz-agentkit base plugin.
yield-xyz-agentkit-privy
The Privy connector — sign and broadcast Yield.xyz transactions via Privy agentic wallets. Builds on the yield-xyz-agentkit base plugin.
yield-xyz-agentkit-robinhood
The Robinhood Chain connector — configure Robinhood Chain (mainnet, chain ID 4663) and act on Yield.xyz yields there. Builds on the yield-xyz-agentkit base plugin.
yield-xyz-agentkit
Discover and manage on-chain yield opportunities using the Yield.xyz API — find yields, build transactions, and check balances across 80+ networks. The base plugin.
iota
IOTA L1 protocol specialist: the Move-based, object-centric blockchain, its Rust monorepo, framework, RPC servers, indexer, CLI, and SDKs.