Official marketplace for the Compliance Audit plugin - intelligent compliance auditing for GDPR, HIPAA, PCI-DSS, CCPA, and SOC 2
npx claudepluginhub disruptica/compliance-agentPerforms intelligent compliance audits for software projects. Automatically detects which regulatory frameworks (GDPR, HIPAA, PCI-DSS, CCPA, SOC 2) apply based on project analysis and user context. Provides tiered reports with executive summaries and detailed technical findings.
An intelligent Claude Code plugin that automatically audits your software projects for compliance with major regulatory frameworks including GDPR, HIPAA, PCI-DSS, CCPA/CPRA, and SOC 2.
✨ Smart Framework Detection - Automatically determines which compliance frameworks apply to your project based on codebase analysis
📊 Tiered Reporting - Provides both executive summaries and detailed technical reports
🎯 Risk-Based Prioritization - Categorizes findings by severity (Critical, High, Medium, Low)
🔍 Thorough Analysis - Examines code, databases, APIs, third-party integrations, and documentation
📋 Actionable Recommendations - Provides specific implementation guidance without writing code
🚀 Easy to Use - Just ask Claude to audit your project for compliance
Install directly from the GitHub repository:
# Add this repository as a marketplace
/plugin marketplace add disruptica/claude-plugins
# Install the plugin
/plugin install kompliance-x@disruptica-plugins
If you prefer not to use the plugin system, you can install the skill manually:
For a specific project:
# Clone the repository
git clone https://github.com/disruptica/claude-plugins.git
# Copy the skill to your project
cp -r claude-plugins/skills/kompliance-x /path/to/your/project/.claude/skills/
For all your projects:
# Clone the repository
git clone https://github.com/disruptica/claude-plugins.git
# Copy to your global skills directory
cp -r claude-plugins/skills/kompliance-x ~/.claude/skills/
Simply ask Claude Code to audit your project for compliance:
"Can you audit my project for compliance?"
"Check if my application complies with GDPR"
"Perform a compliance audit for data protection regulations"
Analysis - Claude analyzes your codebase, database schemas, API endpoints, and dependencies
Detection - Based on what it finds, Claude determines which compliance frameworks likely apply
Confirmation - Claude asks you targeted questions to confirm applicability:
Audit - Claude performs a thorough audit against the relevant frameworks
Executive Summary - You receive a high-level report with:
Detailed Report (optional) - Request in-depth technical analysis for specific frameworks with:
# Compliance Audit Executive Summary
**Project:** Your App
**Frameworks Assessed:** GDPR, CCPA
## Overall Compliance Scores
- GDPR: 45% compliant (28 gaps found)
- CCPA: 52% compliant (19 gaps found)
## Critical Gaps (Immediate Action Required)
1. No Data Deletion Mechanism - GDPR Art. 17 & CCPA §1798.105
- Risk: Potential fines up to €20M (GDPR) or $7,500/violation (CCPA)
- Action: Implement account deletion API
- Effort: 3-4 days
[... more findings ...]
## Recommended Roadmap
Phase 1 (Weeks 1-2): Critical Gaps
Phase 2 (Weeks 3-6): High-Priority Improvements
[...]
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations