What problem does it solve? Security issues often slip into codebases unnoticed until they become incidents. This Skill performs a comprehensive security review so vulnerabilities, misconfigurations, and risky patterns are identified before deployment. ## Core Features & Use Cases - Comprehensive Security Review: Invokes a dedicated security review workflow that examines code for vulnerabilities and unsafe practices. - Argument-Driven Scope: Accepts user-provided arguments to focus the review on specific files, directories, or concerns. - Use Case: Before merging a pull request, run the security review on the changed files to catch issues like hardcoded secrets, injection risks, or insecure dependencies. ## Quick Start Ask the assistant to run a security review on the current project or a specific file, optionally describing the areas of concern.