piolium
Multi-phase repository security audits with verified findings
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Piolium?โผ
Run `npx skills add vigolium/piolium --all -g -y` in your terminal to install all skills in this suite globally.
What does Piolium do?โผ
It runs multi-phase security audits on a repository, coordinating specialist sub-agents for recon, static analysis, adversarial review, and proof-of-concept validation, then produces a consolidated final report.
How does Piolium reduce false positives?โผ
It uses adversarial review chambers, cold verification passes, and proof-of-concept validation so only evidence-backed findings reach the final report.
Which security tools does Piolium use?โผ
It orchestrates CodeQL and Semgrep scans, threat modeling, secret zeroization analysis for C/C++/Rust, and GitHub Actions workflow auditing through dedicated skills.
Can I resume an interrupted audit?โผ
Yes. Audit progress is stored in a durable audit-state.json file, so interrupted runs can resume from the last completed phase without repeating work.
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