Security Hardening Audit

Systematic security audit workflow for hardening a codebase through structured multi-pass analysis. Composes four skills across five phases — threat surface mapping with attack vector identification (risk-management), security-focused code review targeting OWASP and language-specific vulnerabilities (code-review), boundary condition and validation gap analysis (edge-case-coverage), and security test suite construction with fuzzing and property-based tests (testing-framework). Use when hardening an existing codebase before launch, after a security incident, during compliance preparation, or for periodic security reviews. Use when you want a structured audit rather than ad-hoc scanning. NOT for real-time intrusion detection or incident response — use your SIEM. NOT for infrastructure/network security — this covers application code only. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/viktorbezdek--skillstack--security-hardening-audit commit a5f2145e2c

Frequently asked questions

npx skillmds@latest add tomevault-io/security-hardening-audit