qs_skills
Deep smart contract security auditing and deployment safety checks
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install QuillShield Security Skills?โผ
Run `npx skills add quillai-network/qs_skills --all -g -y` in your terminal to install all eleven auditing skills globally.
What vulnerabilities can these skills detect?โผ
They cover reentrancy, oracle and flash loan manipulation, signature replay, proxy storage collisions, broken state invariants, missing access controls, unchecked external calls, and DoS or griefing attacks.
How is this different from static analysis tools?โผ
Instead of pattern matching, it uses the contract's own behavior as a specification, finding logic bugs and inconsistent security checks that traditional scanners miss.
Does it work with Claude Code and Cursor?โผ
Yes. Every skill follows the standard SKILL.md format and runs directly in Claude Code, Cursor, and other compatible coding environments.
Can it check if a contract is safe to deploy?โผ
Yes. The Defender skill reviews deploy scripts, CI workflows, signer security, and config drift, then issues a clear release verdict before mainnet deployment.
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