What problem does it solve? Security assessments like threat modeling, audits, and penetration testing require repetitive manual effort and consistent methodology. This Skill provides structured scripts and reference guides to standardize and automate these security engineering tasks. ## Core Features & Use Cases - Threat Modeler: Runs automated threat modeling analysis against a target project path with JSON report output. - Security Auditor: Performs security audit analysis on a target directory and generates a findings report. - Pentest Automator: Automates penetration testing workflow steps with verbose and JSON output options. - Reference Guides: Includes documentation on security architecture patterns, penetration testing workflows, and cryptography implementation. - Use Case: Point the security auditor at a repository before a release to generate a structured findings report, then consult the cryptography implementation reference to remediate identified weaknesses. ## Quick Start Run the security auditor script against my project directory and summarize the findings report.