The solidity-auditor skill facilitates parallelized auditing of smart contracts for security vulnerabilities. It's designed for developers and auditors aiming to ensure the security of Solidity code before deployment.
$ npx skills add https://github.com/pashov/skills --skill solidity-auditorSolidity Auditor is a security agent that scans smart contracts for vulnerabilities using parallelized analysis, delivering findings in minutes rather than weeks. Built for Solidity developers, security researchers, and teams who need rapid security checks before deployment or commit. The tool targets specific contracts to maximize context density and catch high-confidence vulnerabilities through repeated passes. While not a replacement for formal audits, it provides essential pre-review screening to identify issues early in development. Run it on active contracts to catch security problems before they reach production.
Install using the command `$ npx skills add https://github.com/pashov/skills --skill solidity-auditor` and execute with desired flags.
Audit smart contracts for security flaws
Generate markdown reports for audit findings
Skip unnecessary files during audits
$ npx skills add https://github.com/pashov/skills --skill solidity-auditorgit clone https://github.com/pashov/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan