What problem does it solve?
This Skill helps teams review staged changes and pull requests for security, privacy, and compliance issues before merge, reducing the risk of shipping vulnerable or noncompliant code.
Core Features & Use Cases
- Security and Compliance Review: Checks encryption, secrets handling, access control, audit logging, IAM, network exposure, dependency risk, and data retention against the project’s rules.
- Verdict-Based Reporting: Returns an APPROVED, REQUIRES CHANGES, or APPROVED WITH EXCEPTION outcome with findings mapped to the relevant control.
- Read-Only Audit Workflow: Evaluates code, infrastructure, and documentation without making edits, making it safe for final pre-merge review.
- Use Case: Before merging a feature that touches auth, logging, or AWS infrastructure, use this Skill to confirm the change meets the repository’s security standards and to identify any required fixes.
Quick Start
Review the staged changes for security, privacy, and compliance risks and return the verdict in the Infosec review format.