What problem does it solve?
This Skill reduces the time and manual effort required to discover, triage, and report security vulnerabilities and dangerous API usage in Solana smart contract codebases by automating pattern-based hunting and structured analysis.
Core Features & Use Cases
- Reconnaissance & Scope Definition: gather repository context and define audit boundaries before analysis.
- Sharp Edges Scan: detect dangerous APIs and insecure coding patterns that commonly lead to exploits.
- Variant Hunting: search for pattern variants across code using rule-based engines to surface non-obvious instances.
- Reporting & Integration: produce structured findings and integrate with Semgrep rulesets and CodeQL queries for repeatable CI/ audit workflows.
- Use Case: during a smart contract security review, automatically prioritize functions that call risky runtime APIs and generate remediation guidance.
Quick Start
Scan the repository at github.com/yourorg/your-solana-repo for dangerous APIs and generate a prioritized vulnerability report.