solanabrsolanabrOfficialยท1 Agent Skills Included

auditor-skill

Automated security audits for Solana and full-stack codebases

Audits Solana programs and full-stack codebases against 1,390 checklist items and 134 known attack vectors. Coordinates eight specialized reviewers that reconstruct context, hunt vulnerabilities, verify exploits, and draft fix patches. Eliminates manual line-by-line review and false-positive noise with severity gates and independent peer review. Produces a structured client-ready report with proof-of-concept exploits and verified remediation patches.
npx skills add solanabr/auditor-skill --all -g -y
Available:

Directs the agent to run a staged audit pipeline, chaining eight specialized subagents from context building through vulnerability hunting, peer review, and final report assembly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’