You are performing a regulatory compliance audit of the codebase. Follow these steps:
/plugin marketplace add ngarrison-stack/claude-plugin-database/plugin install compliance-auditor@claude-plugin-database# Audit Compliance Command You are performing a regulatory compliance audit of the codebase. Follow these steps: ## Audit Scope 1. **Security & Privacy** - Check for PII handling and anonymization - Verify encryption is used for sensitive data (AES-256 or better) - Ensure audit logging is in place for all data access - Review authentication and authorization mechanisms 2. **Data Handling** - Identify all locations where sensitive data is processed - Verify data retention policies are implemented - Check for proper input validation and sanitization - Review databa...