What problem does it solve?
This Skill helps you prevent security regressions by automatically auditing Aeon skills, companion scripts, and GitHub Actions workflows for common injection, exfiltration, traversal, and prompt-override risks before they run.
Core Features & Use Cases
- Security corpus scanning: Scans skill instruction files (SKILL.md), companion scripts (.sh/.py), CI workflows (.yml), and repo-level scripts for risky patterns.
- Delta tracking with baseline suppression: Compares against the previous scan snapshot to identify new, resolved, and persistent findings while suppressing known false positives via a human-reviewed baseline.
- Operator-facing remediation loop: Files issues only for NEW high-severity findings, writes a structured report, and notifies when attention is needed.
Quick Start
Ask the agent to run the security scan across the full skills corpus to produce a dated report and flag any new high-severity findings that need attention.