What problem does it solve?
Manual security and compliance reviews for code, configuration, and documentation are inconsistent, time-consuming, and often miss critical enterprise risks like secret leaks, PII exposure, and access control gaps, leading to compliance violations and security incidents.
Core Features & Use Cases
- Standardized Review Workflow: Follows a 3-step structured process (pre-gate system type check, relevance assessment, risk map check) for MR/PR reviews, architecture reviews, and periodic full repository scans.
- Comprehensive Risk Detection: Automatically flags secrets exposure, PII leakage, third-party boundary violations, geolocation permission requests, and other compliance red lines.
- Actionable Remediation Output: Generates a complete report with risk maps, gap lists, prioritized recommendations, and evidence references to accelerate issue resolution.
- Use Case Example: A security team can use this skill to review a new feature that adds user data export functionality, automatically identifying missing export controls, unmasked PII fields, and hard-coded credentials.
Quick Start
Use the security-compliance-review skill to perform a full security and compliance review of the latest merge request in the user-authentication repository.