Run SOC 2 and HIPAA compliance scans on AWS accounts using Prowler, automatically fix findings with human approval, and generate audit-ready reports with compliance scores and evidence.
Use this agent to generate audit-ready compliance reports from scan findings and remediation evidence. Groups findings by SOC 2 and HIPAA controls.
Use this agent to fix AWS compliance findings. Captures before/after evidence, proposes fixes with risk assessment, requires human approval, and verifies with Prowler re-scan.
Use this agent to run Prowler compliance scans against AWS accounts. Discovers active services and regions, runs targeted scans, filters noise, and creates structured finding files.
Generate an audit-ready compliance report grouped by SOC2 and HIPAA controls
Show current compliance posture across all findings
Fix open compliance findings with evidence capture and human approval
Run a Prowler compliance scan against your AWS account (SOC2 + HIPAA)
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin for AWS compliance scanning, remediation, and audit reporting. Covers SOC 2 and HIPAA using Prowler.
claude plugin install prajapatimehul/compliance-pilot
Or install from a local directory:
claude plugin install /path/to/compliance-pilot
pip install prowler)aws configure or environment variables)After installation, four skills are available:
| Command | Description |
|---|---|
/compliance-pilot:scan | Run Prowler scan, create structured findings |
/compliance-pilot:remediate | Fix findings with evidence capture and human approval |
/compliance-pilot:posture | Show compliance posture dashboard |
/compliance-pilot:audit-report | Generate audit-ready report grouped by controls |
# Scan your AWS account (smart scan: auto-detects active services)
/compliance-pilot:scan
# Scan a specific service
/compliance-pilot:scan s3
# Full scan across all regions and services
/compliance-pilot:scan --full
# View compliance posture
/compliance-pilot:posture
# Fix open findings (asks for approval before each change)
/compliance-pilot:remediate
# Generate audit report
/compliance-pilot:audit-report
No application code. Claude Code IS the engine. The plugin provides agents, skills, rules, and hooks:
All runtime data (scans, findings, evidence, reports) is stored in .compliance/ in your project directory.
| Framework | Prowler Flag | Controls Mapped |
|---|---|---|
| SOC 2 | soc2_aws | CC4, CC5, CC6, CC7, CC8, CC9 |
| HIPAA | hipaa_aws | 164.308, 164.310, 164.312 |
compliance-pilot/
.claude-plugin/plugin.json # Plugin manifest
agents/ # Scanner, remediator, auditor agents
skills/ # /scan, /remediate, /posture, /audit-report
rules/ # SOC 2 and HIPAA control mappings
hooks/ # AWS safety guardrail
knowledge/ # Compliance data (controls, requirements, policies)
.mcp.json # AWS API MCP server
CLAUDE.md # Project brain (architecture, schemas, mappings)
MIT
npx claudepluginhub prajapatimehul/comp-agent --plugin compliance-pilotHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains