Skip to main content

/compliance-scan

Scan codebase and infrastructure for compliance framework violations, generating audit-ready reports.

Usage

/compliance-scan [--framework soc2|hipaa|gdpr|pci-dss|fedramp] [--severity critical|high|medium|low] [--output json|markdown|pdf]

Arguments

ArgumentTypeDefaultDescription
--frameworkstringallCompliance framework to scan
--severitystringallMinimum severity level
--outputstringmarkdownOutput format

Examples

# Scan for SOC2 violations
/compliance-scan --framework soc2

# Critical HIPAA violations only
/compliance-scan --framework hipaa --severity critical

# Generate PDF audit report
/compliance-scan --framework pci-dss --output pdf
ComponentPurpose
compliance-frameworksSkill with compliance patterns
audit-reportGenerate audit report
compliance-framework-specialistCompliance agent

Generated by: H.10.6 Supporting Components Generator Track: M Created: 2026-02-06