security-audit

Solid

Detect security vulnerabilities and governance violations across delivered code, configurations, and deployed environments. Activate after implementation or periodically as a governance check.

AI & Automation 155 stars 28 forks Updated 2 days ago NOASSERTION

Install

View on GitHub

Quality Score: 80/100

Stars 20%
73
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
61
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Security Audit ## Purpose / When to Activate Activate: - After implementation as a security gate - Periodically on active projects - When security rules are added or updated Enforces security as a system rule, not a human task. --- ## Process 1. Scan code and configs for common vulnerability patterns 2. Detect secrets exposure and unsafe patterns 3. Validate authentication and authorization flows 4. Check compliance against project security rules 5. Produce severity-ranked vulnerability report with concrete remediation steps --- ## Outputs - Vulnerability list with severity (critical / high / medium / low) - Compliance pass/fail report per security rule - Concrete remediation steps per vulnerability - Audit trail for governance --- ## Quality Checks - All findings include severity and remediation steps - Compliance status is explicit per rule - No false positives reported without evidence - Output is actionable, not just informational --- ## Non-Goals This skill must NOT: - Fix vulnerabilities (use `remediate-failures` for that) - Make architectural decisions - Replace dedicated security tooling **Prevents high-impact production failures. Security as governance, not afterthought.**

Details

Author
Fr-e-d
Repository
Fr-e-d/GAAI-framework
Created
5 months ago
Last Updated
2 days ago
Language
Shell
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category