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

Solana Rpc Skill

AI x Crypto by @Vo1ganin v1.0.0 B PASS 7 flags

Expert assistant for Solana JSON-RPC — works with any provider: QuickNode, Helius, Triton, Ankr, Chainstack, or public endpoints. Standard JSON-RPC methods are identical across providers; only the URL differs. Use whenever the user wants raw Solana data: fetch transactions by signature, read account state, get block data, check SPL token balances, query program accounts, submit transactions, estimate priority fees, or do anything requiring direct Solana node access. Also use when the user mentions Helius/QuickNode specifically, or wants Helius-specific features (DAS API, Enhanced Transactions, LaserStream, Webhooks) or QuickNode addons (qn_estimatePriorityFees, Metaplex DAS, Jito bundles). Enforces: batch JSON-RPC requests over loops, prefer DAS/Enhanced APIs over raw RPC when available, never use `getProgramAccounts` without tight filters.

Install

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

Tags

ai-crypto

Quality Score

Score: 67/100 Grade: B Risk Gate: PASS

Trust profile trust grade not computed yet

7 red flags 3 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.

7 Red flags things this skill can do that affect your security or funds
  • ⚠
    Can move funds this skill can sign and send transactions on your behalf
  • ⚠
    Requires hosted operator depends on a third-party hosted service to function
  • ⚠
    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 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
3 Cleared by scanner we scanned the skill's text & scripts and found no evidence of these
  • ✓
    Requires private key you must hand over a private key, mnemonic, or wallet config
  • ✓
    Uses remote install script setup pipes a remote shell script (curl | sh class)
  • ✓
    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

router_orchestrator Phase 1 single-mode classification — multi-mode breakdown deferred to Phase 2.

Ingredients (services this skill talks to)

External services this skill needs in order to work. The skill's behavior depends on these services being up, honest, and unchanged. Today we only show services we recognize from a curated list of ~50 well-known hosts (exchanges, RPC providers, data APIs); a complete dependency list — including every package, library, and binary the skill installs or imports — is on the roadmap.

  • service ankr.com
  • service helius-rpc.com
  • service quicknode.com

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

🤖Nansen Skill🤖Solscan 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