auditor-skill
Automated security audits for Solana and full-stack codebases
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install auditor-skill?โผ
Run `npx skills add solanabr/auditor-skill --all -g -y` in your terminal to install the full audit skill globally.
What does auditor-skill check for?โผ
It walks your code against 1,390 checklist items and 134 known attack vectors, covering Solana programs, TypeScript, Python, backend, frontend, and DevOps security.
Can it prove a vulnerability is real?โผ
Yes. For high-severity findings it builds an executable proof-of-concept exploit and drafts a fix patch that is verified to block the exploit.
Does auditor-skill work with Claude Code and Cursor?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code, Cursor, Windsurf, Copilot, and Codex.
Do I need security expertise to use it?โผ
No. You describe the audit scope in plain English and the agent handles the review, severity scoring, and report generation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core