afrexai-compliance-audit
Run internal compliance audits against major governance and security
Install
npx skills add https://github.com/aAAaqwq/AGI-Super-Team/tree/main/skills/afrexai-compliance-audit
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install aaaaqwq-agi-super-team@llmmart
git clone https://github.com/aAAaqwq/AGI-Super-Team.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole aaaaqwq/agi-super-team collection as a plugin from our marketplace. Git is the plain clone.
README
Compliance Audit Generator
Run internal compliance audits against SOC 2, ISO 27001, GDPR, HIPAA, PCI DSS, SOX, and CCPA — without paying $20,000+ for a consultant.
Why This Exists
Pre-audit readiness assessments cost $10,000-$30,000 from consulting firms. Most of that work is structured gap analysis against known control frameworks. Your AI agent can do 80% of it in minutes.
Supported Frameworks
| Framework | Focus | Who Needs It |
|---|---|---|
| SOC 2 | Security, Availability, Confidentiality | Any SaaS selling to enterprise |
| ISO 27001 | Information Security Management | Companies with EU/UK clients |
| GDPR | Data Protection | Anyone processing EU personal data |
| HIPAA | Healthcare Data | US healthtech, insurance, providers |
| PCI DSS | Payment Security | Anyone handling credit cards |
| SOX | Financial Controls | US public companies |
| CCPA/CPRA | Consumer Privacy | Companies with California customers |
What You Get
- Control-by-control gap analysis with actual control numbers
- Remediation roadmap phased by priority (30/60/90 days)
- Evidence checklist for auditor readiness
- Cost estimates for third-party requirements
- Executive summary with readiness score
Install
clawhub install afrexai-compliance-audit
Part of the AfrexAI Toolkit
Built by AfrexAI — AI-powered business tools that replace expensive consultants.
More tools:
- AI Revenue Leak Calculator — Find where your business is losing money
- Agent Setup Wizard — Configure AI agents for your industry
- Industry Context Packs — Pre-built AI configurations for 10 industries ($47/pack)
Skill manifest
Compliance Audit Generator
Run internal compliance audits against major frameworks without hiring a consultant.
What It Does
Generates a structured compliance audit for your organization against any of these frameworks:
- SOC 2 (Type I & II) — Trust Services Criteria
- ISO 27001 — Information Security Management
- GDPR — Data Protection (EU/UK)
- HIPAA — Healthcare Data (US)
- PCI DSS — Payment Card Security
- SOX — Financial Controls (US public companies)
- CCPA/CPRA — California Consumer Privacy
How to Use
Tell the agent which framework you need audited. Provide context about your organization:
- Industry and size
- Current security controls
- Data types you handle
- Existing certifications
- Known gaps or concerns
Example Prompts
- "Run a SOC 2 readiness audit for our 40-person SaaS company"
- "Check our GDPR compliance — we process EU customer data and use AWS"
- "Generate an ISO 27001 gap analysis for our fintech startup"
- "Audit our HIPAA controls — we're a healthtech handling PHI"
Output Format
The agent produces:
1. Executive Summary
- Overall readiness score (0-100%)
- Critical gaps count
- Estimated remediation timeline
2. Control-by-Control Assessment
For each control domain:
- Status: Compliant / Partial / Non-Compliant / Not Assessed
- Evidence Required: What auditors will ask for
- Current Gap: What's missing
- Remediation Steps: Specific actions to close the gap
- Priority: Critical / High / Medium / Low
- Effort: Hours/days estimate
3. Remediation Roadmap
- Phase 1 (0-30 days): Critical fixes
- Phase 2 (30-90 days): High priority items
- Phase 3 (90-180 days): Full compliance
4. Evidence Checklist
- Document inventory needed for audit
- Policy templates to create
- Technical configurations to verify
Agent Instructions
When the user requests a compliance audit:
- Ask which framework(s) they need assessed
- Gather context about their organization (industry, size, tech stack, data types)
- Generate the full audit report following the output format above
- For each control area, be specific — don't give generic advice. Reference the actual control numbers (e.g., SOC 2 CC6.1, ISO 27001 A.8.2)
- Prioritize findings by business risk, not alphabetical order
- Include cost estimates where possible (e.g., "penetration test: $5,000-$15,000")
- Flag any controls that require third-party tools or services
Be direct. No filler. Every finding should have a clear "do this" action attached.
Files (agi-super-team)
-
README.md 1.8 KB
# Compliance Audit Generator Run internal compliance audits against SOC 2, ISO 27001, GDPR, HIPAA, PCI DSS, SOX, and CCPA — without paying $20,000+ for a consultant. ## Why This Exists Pre-audit readiness assessments cost $10,000-$30,000 from consulting firms. Most of that work is structured gap analysis against known control frameworks. Your AI agent can do 80% of it in minutes. ## Supported Frameworks | Framework | Focus | Who Needs It | |-----------|-------|-------------| | SOC 2 | Security, Availability, Confidentiality | Any SaaS selling to enterprise | | ISO 27001 | Information Security Management | Companies with EU/UK clients | | GDPR | Data Protection | Anyone processing EU personal data | | HIPAA | Healthcare Data | US healthtech, insurance, providers | | PCI DSS | Payment Security | Anyone handling credit cards | | SOX | Financial Controls | US public companies | | CCPA/CPRA | Consumer Privacy | Companies with California customers | ## What You Get - Control-by-control gap analysis with actual control numbers - Remediation roadmap phased by priority (30/60/90 days) - Evidence checklist for auditor readiness - Cost estimates for third-party requirements - Executive summary with readiness score ## Install ``` clawhub install afrexai-compliance-audit ``` ## Part of the AfrexAI Toolkit Built by [AfrexAI](https://afrexai-cto.github.io/context-packs/) — AI-powered business tools that replace expensive consultants. **More tools:** - [AI Revenue Leak Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/) — Find where your business is losing money - [Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/) — Configure AI agents for your industry - [Industry Context Packs](https://afrexai-cto.github.io/context-packs/) — Pre-built AI configurations for 10 industries ($47/pack) -
SKILL.md 2.7 KB
--- name: afrexai-compliance-audit description: Run internal compliance audits against major governance and security frameworks, highlighting gaps, risks, and remediation priorities. --- # Compliance Audit Generator Run internal compliance audits against major frameworks without hiring a consultant. ## What It Does Generates a structured compliance audit for your organization against any of these frameworks: - **SOC 2** (Type I & II) — Trust Services Criteria - **ISO 27001** — Information Security Management - **GDPR** — Data Protection (EU/UK) - **HIPAA** — Healthcare Data (US) - **PCI DSS** — Payment Card Security - **SOX** — Financial Controls (US public companies) - **CCPA/CPRA** — California Consumer Privacy ## How to Use Tell the agent which framework you need audited. Provide context about your organization: - Industry and size - Current security controls - Data types you handle - Existing certifications - Known gaps or concerns ### Example Prompts - "Run a SOC 2 readiness audit for our 40-person SaaS company" - "Check our GDPR compliance — we process EU customer data and use AWS" - "Generate an ISO 27001 gap analysis for our fintech startup" - "Audit our HIPAA controls — we're a healthtech handling PHI" ## Output Format The agent produces: ### 1. Executive Summary - Overall readiness score (0-100%) - Critical gaps count - Estimated remediation timeline ### 2. Control-by-Control Assessment For each control domain: - **Status**: Compliant / Partial / Non-Compliant / Not Assessed - **Evidence Required**: What auditors will ask for - **Current Gap**: What's missing - **Remediation Steps**: Specific actions to close the gap - **Priority**: Critical / High / Medium / Low - **Effort**: Hours/days estimate ### 3. Remediation Roadmap - Phase 1 (0-30 days): Critical fixes - Phase 2 (30-90 days): High priority items - Phase 3 (90-180 days): Full compliance ### 4. Evidence Checklist - Document inventory needed for audit - Policy templates to create - Technical configurations to verify ## Agent Instructions When the user requests a compliance audit: 1. Ask which framework(s) they need assessed 2. Gather context about their organization (industry, size, tech stack, data types) 3. Generate the full audit report following the output format above 4. For each control area, be specific — don't give generic advice. Reference the actual control numbers (e.g., SOC 2 CC6.1, ISO 27001 A.8.2) 5. Prioritize findings by business risk, not alphabetical order 6. Include cost estimates where possible (e.g., "penetration test: $5,000-$15,000") 7. Flag any controls that require third-party tools or services Be direct. No filler. Every finding should have a clear "do this" action attached. -
_meta.json 302 B
{ "owner": "1kalin", "slug": "afrexai-compliance-audit", "displayName": "Compliance Audit Generator", "latest": { "version": "1.0.0", "publishedAt": 1770981229419, "commit": "https://github.com/openclaw/skills/commit/a8eae35a27c648318d93806a1f7c48b440d3b56c" }, "history": [] }
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.