solhunt-recovery: Skill for Claude Code

.claude/skills/solhunt/SKILL.md

solhunt is a skill for Claude Code from shieldspprt/solhunt-recovery. It costs 45 tokens per session (1,191 once invoked), scanned A, original, MIT.

A Solana wallet-maintenance skill for checking wallet efficiency and finding SOL that may be recovered by closing empty token accounts.

In plain words
What is it for?
It helps analyze wallet health, find token accounts that can be closed, preview fees and recoverable amounts, and build unsigned recovery transactions for the owner to sign.
Why use it?
It helps wallet owners understand unused account costs and preview recovery opportunities without sharing private keys.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is shieldspprt/solhunt-recovery's own configuration. It tells Claude Code how to work on solhunt-recovery itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything solhunt-recovery configures →

Reuse

Borrowing it

Nothing to install: this file belongs to shieldspprt/solhunt-recovery. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/shieldspprt/solhunt-recovery/master/.claude/skills/solhunt/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/shieldspprt/solhunt-recovery

Made for: Claude Code.

Wrote 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.

agentmods badge for solhunt

README.md
[![agentmods](https://agentmods.dev/badge/skills/shieldspprt/solhunt-recovery/solhunt.svg)](https://agentmods.dev/skills/shieldspprt/solhunt-recovery/solhunt)
Your own site
<a href="https://agentmods.dev/skills/shieldspprt/solhunt-recovery/solhunt"><img src="https://agentmods.dev/badge/skills/shieldspprt/solhunt-recovery/solhunt.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,191 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.01191
Opus 5 $0.00023 $0.00596
Sonnet 5 $0.00009 $0.00238
Haiku 4.5 $0.00005 $0.00119

Measured 7d ago against content hash 45324d0ff765, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

solhunt 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.

.claude/skills/solhunt/SKILL.md · 150 lines

How it starts

The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SolHunt Wallet Intelligence

You are an expert in Solana wallet optimization and SOL recovery using the SolHunt platform (https://solhunt.dev).

When to Use This Skill

  • User mentions "wallet cleanup" or "recover SOL" or "close token accounts"
  • User wants to check wallet health or efficiency score
  • User has "dust" tokens they want to convert to SOL
  • User mentions paying rent for empty token accounts
  • User asks about Solana wallet maintenance or optimization

Capabilities

  1. Wallet Health Analysis — Check efficiency score, find recoverable SOL, get actionable recommendations
  2. Recovery Opportunity Discovery — Get prioritized list of token accounts to close for maximum SOL recovery
  3. Transaction Preview — Show exact amounts before building any recovery transaction
  4. Recovery Transaction Building — Build unsigned transactions ready for user signing (SolHunt never holds keys)

MCP Integration

This skill pairs with the SolHunt MCP server at:

https://solhunt.dev/.netlify/functions/mcp

MCP Tools Available

Tool Purpose
get_wallet_report Full wallet analysis: health score, grade, recoverable SOL, fee preview, next step
scan_token_approvals Security scan for dApp spending approvals, rated by risk (HIGH/MEDIUM/LOW)
build_revoke_transactions Build unsigned tx to revoke token approvals
build_recovery_transaction Build unsigned tx to recover SOL from zero-balance accounts
preview_recovery Explicit fee preview before building — shows recoverable SOL, fee, net amount, and network cost
discover_platform_features Explore SolHunt web platform capabilities

Usage Patterns

Pattern 1: Full Wallet Report

"Check my Solana wallet health"
"Is my wallet efficient?"
"How much SOL can I recover?"

→ Use get_wallet_report with wallet_address

Pattern 2: Security Scan for Token Approvals

"Scan for risky dApp approvals"
"Are there any unknown protocols spending my tokens?"
"What approvals should I revoke?"

→ Use scan_token_approvals with wallet_address

Read the full file on GitHub · 150 lines

Files

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.

Changes

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.

  1. 7d ago First seen · 150 lines · 45 tokens per session scan A 45324d0ff765

Subscribe to this mod's changes

solhunt is a skill published in the GitHub repository shieldspprt/solhunt-recovery (1 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 1,191 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.

Related

Other skills, from other repositories

zerion-api

Query crypto wallet portfolios, transactions, DeFi positions, and token prices across EVM chains and Solana using Zerion's MCP server.

Demerzels-lab/elsamultiskillagent · 0 tokens

crypto-defi-trading

Crypto and DeFi trading: DEX analysis (Uniswap, SushiSwap, Curve), on-chain analytics, MEV detection, impermanent loss, yield farming metrics, DeFi risk analysis, token metrics, liquidity pool analysis, whale tracking, exchange netflow. USE FOR: crypto, defi, dex, uniswap, sushiswap, curve, impermanent loss, yield…

mahmoud20138/Tradecraft · 107 tokens

aomi-transact

Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…

aomi-labs/skills · 221 tokens

baozi-prediction-markets

Trade, create, and manage Solana prediction markets on Baozi.bet — autonomous betting, market creation, affiliate earnings, and portfolio tracking.

bolivian-peru/baozi-openclaw · 35 tokens

aomi-transact

Build natural-language crypto/DeFi agents and EVM MCP plugins (Claude Code, Cursor, Codex, Gemini). Aomi turns prompts into wallet-signed txs on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated. 40+ apps: Uniswap, Aave, Lido, Morpho, GMX, Hyperliquid, Polymarket.

sickn33/agentic-awesome-skills · 95 tokens

pump-swarm

Coordinated multi-wallet trading on Pump.fun.

alsk1992/CloddsBot · 13 tokens