ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

soc2-evidence-collector

Generate SOC2 evidence collection checklists, automate evidence gathering scripts, and produce audit-ready evidence packages. Covers all 5 Trust Service Criteria (Security, Availability, Processing Integrity, Confidentiality, Privacy). Use when preparing for SOC2 Type I/II audits, maintaining continuous compliance, or building evidence collection automation. Built by AfrexAI.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/afrexai-cto/afrexai-soc2-evidence-collector
Or

SOC2 Evidence Collector

Automate evidence gathering for SOC2 Type I and Type II audits across all 5 Trust Service Criteria.

When to Use

  • Preparing for an upcoming SOC2 audit (Type I or Type II)
  • Building continuous compliance evidence pipelines
  • Auditor requests evidence and you need to gather it fast
  • Onboarding a new client who requires SOC2 compliance proof
  • Annual evidence refresh cycle
  • Gap analysis before engaging an audit firm

Input

Gather these from the user before generating:

Required

  1. Audit type: Type I (point-in-time) or Type II (over a period, typically 3-12 months)
  2. Trust Service Criteria in scope: Security (CC — always required), plus any of: Availability, Processing Integrity, Confidentiality, Privacy
  3. Cloud provider(s): AWS, GCP, Azure, multi-cloud, on-prem, hybrid
  4. Primary tech stack: languages, frameworks, CI/CD, IaC tools
  5. Team size: engineering + ops headcount

Optional

  • Current compliance certifications (ISO 27001, HIPAA, PCI-DSS, etc.)
  • Audit firm name and timeline
  • Previous audit findings or gaps
  • Specific control frameworks already mapped (NIST 800-53, CIS, etc.)
  • SSO/IdP provider (Okta, Azure AD, Google Workspace, etc.)

Evidence Categories

CC — Common Criteria (Security) — Always In Scope

CC1: Control Environment

EvidenceSourceCollection Method
Org chart with security rolesHR system / ConfluenceManual export quarterly
Security policy documentsPolicy repo / wikiGit log showing annual review
Code of conduct acknowledgmentsHR systemExport signed acknowledgments
Board/management meeting minutes on securityCalendar + notesScreenshot + agenda export
Risk assessment documentationGRC tool / spreadsheetExport current risk register

CC2: Communication and Information

EvidenceSourceCollection Method
Security awareness training recordsLMS / training platformCompletion report export
Onboarding security checklistHR systemTemplate + completion logs
Incident communication proceduresRunbook / wikiVersion-controlled doc with review history
External communication policiesPolicy repoGit log + approval records

CC3: Risk Assessment

EvidenceSourceCollection Method
Annual risk assessment reportGRC toolPDF export with sign-off
Vendor risk assessmentsVendor management toolExport assessment records
Penetration test reportsSecurity vendorPDF reports with remediation tracking
Vulnerability scan resultsScanner (Qualys, Nessus, etc.)Automated export, monthly

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-afrexai-cto-afrexai-soc2-evidence-collector": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.