Skip to content

pashov/skills

Pashov Audit Group Skills

Claude Code skills for Solidity security and development — built by Pashov Audit Group.

License: MIT Contributions Welcome


Install & Run

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-auditor

Cursor:

git clone https://github.com/pashov/skills.git && mkdir -p ~/.cursor/skills && cp -r skills/solidity-auditor ~/.cursor/skills/solidity-auditor

The 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

Skills

Skill Description
solidity-auditor Fast (typically <5 min) security feedback on Solidity changes while you develop

Contributing · Security · License

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.

Contact

If you are looking to explore strategies for securing your project, reach out for a chat on Telegram @pashovkrum.

Discord X Telegram Website

About

Pashov Audit Group Skills

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages