vigoliumvigoliumOfficialยท1 Agent Skills Included

piolium

Multi-phase repository security audits with verified findings

Runs deep multi-phase security audits on code repositories using specialist sub-agents for recon, static analysis, adversarial review, and proof-of-concept validation. Eliminates manual vulnerability triage, false-positive noise, and scattered scan outputs by producing one consolidated, evidence-backed report. Includes skills for threat modeling, Semgrep and CodeQL scanning, secret zeroization checks, and disclosure-ready vulnerability reports.
npx skills add vigolium/piolium --all -g -y
Available:

Explains to the AI agent how the audit pipeline is structured, how slash commands map to phase runners, and how sub-agents, skills, and resumable audit state work together during a security audit.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’