CryptoSkill CryptoSkill
  • Official
  • Skills
  • Categories
  • How It Works
  • GitHub
Home › AI x Crypto › Solscan Skill

Solscan Skill

AI x Crypto by @Vo1ganin v1.0.0 C PASS 3 flags

Expert assistant for analyzing Solana blockchain data using the Solscan Pro API v2. Use this skill whenever the user wants to: look up a Solana wallet, check SOL or SPL token balances, view token transfer history, analyze a Solana transaction, find top token holders, check token price or market data, explore NFT activity, research DeFi activity on Solana, or investigate any Solana address or signature. Trigger even if the user doesn't say "Solscan" — any Solana on-chain data request should use this skill. Also trigger when the user pastes a Solana address (base58, 32–44 chars) or a transaction signature (~88 chars). Enforces "script-for-batch" rule: direct MCP calls only for exploration, write async scripts for any collection > 10 items.

Install

$ cp -r cryptoskill/skills/ai-crypto/solscan-skill .claude/skills/
$ clawhub install solscan-skill

Tags

ai-crypto

Quality Score

Score: 56/100 Grade: C Risk Gate: PASS

Trust profile trust grade not computed yet

3 red flags 7 cleared 1 not measured

Capabilities below are detected automatically by an open-source scanner that reads the skill's text and scripts (see how this is computed). Not measured means the scanner couldn't make a confident call — it is NOT a green check, and you should treat it as a possible red flag until a human or a stronger scanner has measured it.

3 Red flags things this skill can do that affect your security or funds
  • ⚠
    Can execute shell runs arbitrary shell commands on your machine
  • ⚠
    Can write files writes to your local filesystem
  • ⚠
    Can spawn sub-agents delegates to other skills or sub-agents
7 Cleared by scanner we scanned the skill's text & scripts and found no evidence of these
  • ✓
    Can move funds this skill can sign and send transactions on your behalf
  • ✓
    Requires private key you must hand over a private key, mnemonic, or wallet config
  • ✓
    Requires hosted operator depends on a third-party hosted service to function
  • ✓
    Uses remote install script setup pipes a remote shell script (curl | sh class)
  • ✓
    Mutable remote runtime runs remote code that can change behavior without a local diff
  • ✓
    Can install code installs software at setup time (npx, pip, brew, etc.)
  • ✓
    Can browse the web fetches arbitrary URLs at runtime
1 Not measured yet scanner couldn't make a confident call — treat as a possible red flag
  • ?
    Auto-invocable may be invoked by the agent without your explicit prompt

Execution mode

unknown

Ingredients (services this skill talks to)

We did not find any well-known hosted services in this skill's text or scripts. This does NOT mean the skill is local-only — it might use services we don't yet recognize, or talk to them through code paths our scanner can't reach. A complete dependency list (every package, library, and binary, with integrity hashes) is on the roadmap; today we only show recognized hosts.

Audits

No one has audited this skill yet. That is different from “audited and clean” — it just means no professional reviewer (a security firm, the CryptoSkill team, or a verified independent researcher) has signed off on it. There are no audit reports to read. How reviewer levels work →

SKILL.md → SOURCE.md → TRUST.auto.yaml → Browse directory →

Auto-generated by cryptoskill/extract-capabilities/0.3.1 · hosted-service list version 2026-09-06 · how this is computed

Other by @Vo1ganin

🤖Solana Rpc Skill🤖Nansen Skill🤖Crypto Claude Skills

Other in AI x Crypto

🤖Xspoonai Official Santiment Api🤖elizaOS Cloud🤖Xspoonai Official Cross Chain Bridge🤖Xspoonai Official Neo Ecosystem🤖Xspoonai Official Web3 Defi Protocols🤖Emblemcompany Official Emblem Ai Agent Wallet

Source

View on GitHub →

CryptoSkillBuilt for the crypto community
GitHub Official Skills Categories Terms Privacy