solana-onchain-intelligence-resources
Installation
SKILL.md
Solana on-chain intelligence — external resources
Use this skill together with solana-tracing-specialist, solana-clustering-advanced, solana-defi-vulnerability-analyst-agent, and on-chain-investigator-agent. It does not duplicate blockint methodologies; it routes agents to authoritative documentation indexes and products so they pull current API shapes and scopes from the source.
Solana Foundation (developer skills and docs)
- Agent skills hub: solana.com/SKILL.md — install foundation-maintained skills (for example
npx skills addfrom linked repos); categories include security checklist, testing, Kit/web3.js interop, payments, IDL clients. - Use when building or auditing programs and clients; pair with solana-defi-vulnerability-analyst-agent for review posture.
Sealevel Attacks (educational exploit / mitigation patterns)
- Repository: coral-xyz/sealevel-attacks — minimal Anchor programs demonstrating Solana-specific vulnerability patterns and fixes (defensive / learning use).
- In bundle: sealevel-attacks-solana — ethics and pairing with audit workflows.
Neodyme Solana Security Workshop
- Site: workshop.neodyme.io — structured levels, PoC framework, and intentionally vulnerable example programs for learning offensive/defensive Solana program security (Neodyme).
- Source: neodyme-labs/neodyme-breakpoint-workshop — mdBook (
docs/,mdbook serve), level0–level4 / pocs, Docker assets. - In bundle: neodyme-solana-security-workshop — follow the workshop Legal Notice; not for copying vulnerable code into production.