What problem does it solve? Security reviews, vulnerability assessments, and compliance checks are often manual, inconsistent, and easy to skip under deadline pressure. This Skill provides a structured SecOps toolkit that automates security scanning, vulnerability assessment, and compliance checking against a target project path, backed by reference guides on security standards and vulnerability management. ## Core Features & Use Cases - Security Scanner: Runs an automated security scan against a project directory and produces a findings report, with optional JSON output for downstream tooling. - Vulnerability Assessor: Analyzes a target path for vulnerabilities and generates a structured report with verbose logging options. - Compliance Checker: Validates a project against compliance requirements and exports results as JSON for audit trails. - Reference Guides: Includes documentation on security standards, vulnerability management workflows, and compliance requirements. - Use Case: Before a release, point the security scanner at your repository, review the findings report, then run the compliance checker and export the JSON results to attach to your audit documentation. ## Quick Start Ask the AI to run the security scanner script against your project directory and summarize the findings report.