Claude Code skills for Solidity security and development — built by Pashov Audit Group.
Works with the Claude Code CLI, the VS Code Claude extension, and Cursor.
Claude Code CLI:
git clone https://github.com/pashov/skills.git && mkdir -p ~/.claude/commands && cp -r skills/solidity-auditor ~/.claude/commands/solidity-auditorCursor:
git clone https://github.com/pashov/skills.git && mkdir -p ~/.cursor/skills && cp -r skills/solidity-auditor ~/.cursor/skills/solidity-auditorThe skill is then invocable as /solidity-auditor. See the skill README for usage.
Update to latest: cd into the cloned skills repo and run:
git pull
# Claude Code CLI:
cp -r solidity-auditor ~/.claude/commands/solidity-auditor
# Cursor:
cp -r solidity-auditor ~/.cursor/skills/solidity-auditor| Skill | Description |
|---|---|
| solidity-auditor | Fast (typically <5 min) security feedback on Solidity changes while you develop |
We welcome improvements and fixes. See CONTRIBUTING.md for the PR process.
Report vulnerabilities via Security Policy. This project follows the Contributor Covenant. MIT © contributors.
If you are looking to explore strategies for securing your project, reach out for a chat on Telegram @pashovkrum.