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.
npx skills add tenzro/tenzro-network --skill solana-defigit clone --depth 1 https://github.com/tenzro/tenzro-networkWrote 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/skills/tenzro/tenzro-network/solana-defi)<a href="https://agentmods.dev/skills/tenzro/tenzro-network/solana-defi"><img src="https://agentmods.dev/badge/skills/tenzro/tenzro-network/solana-defi/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/skills/tenzro/tenzro-network/solana-defi"><img src="https://agentmods.dev/badge/skills/tenzro/tenzro-network/solana-defi.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00047 | $0.01359 |
| Opus 5 | $0.00023 | $0.00679 |
| Sonnet 5 | $0.00009 | $0.00272 |
| Haiku 4.5 | $0.00005 | $0.00136 |
Grade A, and why
solana-defi 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 169 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Solana DeFi Skill
Interact with the Solana blockchain for DeFi operations, token management, NFTs, and network monitoring. All tools are available via the Tenzro Solana MCP Server.
MCP Endpoint
| Service | URL | Description |
|---|---|---|
| Solana MCP | https://solana-mcp.tenzro.xyz/mcp |
Solana MCP Server (port 3003) |
For local development, use http://localhost:3003/mcp.
Tools
DeFi — Jupiter Aggregator
solana_swap
Get a swap quote from Jupiter aggregator for any SPL token pair.
Parameters:
input_mint(string, required) — Input token mint address (e.g.So11111111111111111111111111111111111111112for SOL)output_mint(string, required) — Output token mint address (e.g.EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vfor USDC)amount(string, required) — Amount in smallest unit (lamports for SOL)slippage_bps(u32, optional, default 50) — Slippage tolerance in basis points
Example:
solana_swap(input_mint="So11111111111111111111111111111111111111112", output_mint="EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", amount="1000000000", slippage_bps=50)
Returns: Jupiter quote with inAmount, outAmount, priceImpactPct, route plan.
solana_get_price
Get current token price from Jupiter Price API.
Parameters:
token_id(string, required) — Token symbol or mint address (e.g. "SOL", "USDC", or mint address)
Returns: Price in USD, confidence interval.
solana_stake
Get staking instructions for native SOL staking or liquid staking via Marinade/Jito.
Parameters:
amount_sol(f64, required) — Amount of SOL to stakevalidator_address(string, optional) — Validator vote account address
Returns: Staking instructions and expected APY.
solana_get_yield
Get current DeFi yield rates across Solana protocols (Marinade, Jito, Raydium, Orca, Kamino).
Returns: Protocol name, asset, APY, TVL for top yield opportunities.
Tokens — SPL
solana_get_balance
Get SOL balance for an address.
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 10d ago First seen · 169 lines · 47 tokens per session scan A 6f01145a293e
solana-defi is a skill published in the GitHub repository tenzro/tenzro-network (3 stars, last pushed 3d ago), licensed Apache-2.0. It adds 47 tokens to every session and 1,359 once invoked, about $0.0002 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.
Other skills, from other repositories
starknet-defi
Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.
starknet-defi
Execute DeFi operations on Starknet including token swaps via avnu aggregator, DCA recurring buys, STRK staking, and lending/borrowing. Supports gasless transactions.
SunSwap DEX Trading
Execute token swaps, manage liquidity, and query market data on SunSwap DEX via the sun-cli.
ct-alpha
Crypto Twitter intelligence and alpha research. Search X/Twitter for real-time crypto narratives, trending tokens, yield strategies, smart money signals, and protocol research. Features TweetRank (PageRank-inspired credibility scoring), multi-signal token detection, coordinated raid detection, and dynamic tool…
integrating-jupiter
Comprehensive guidance for integrating Jupiter APIs (Swap, Lend, Perps, Trigger, Recurring, Tokens, Price, Portfolio, Prediction Markets, Send, Studio, Lock, Routing). Use for endpoint selection, integration flows, error handling, and production hardening.
pnp-markets-solana
Create, trade, and settle permissionless prediction markets on Solana. Use when building prediction market infrastructure, creating social media markets (Twitter/YouTube/DeFiLlama), setting up custom oracle resolution, P2P betting, or autonomous agent-driven forecasting. Supports V2 AMM, P2P (V3), and custom oracle…