iso-27001-evidence-collectionCollect, organize, and validate evidence for ISO 27001 and SOC 2 audits. API-first approach with CLI commands for major cloud platforms. Produces timestamped...
Install via ClawdBot CLI:
clawdbot install stevenobiajulu/iso-27001-evidence-collectionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://internalisoaudit.comAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A fast-growing SaaS company needs to collect evidence for its first SOC 2 Type II audit to meet enterprise customer requirements. This skill helps them systematically gather API exports from GitHub and GCP, ensuring timestamped, reproducible evidence for access controls and change management, while identifying gaps before the auditor arrives.
A healthcare organization must refresh its ISO 27001:2022 evidence quarterly to maintain certification and comply with regulatory requirements. Using this skill, they prioritize collecting stale evidence like access lists and vulnerability scans from cloud platforms, organizing it by control ID to streamline auditor review and avoid compliance lapses.
After an internal audit reveals gaps in evidence for critical controls, a financial institution uses this skill to collect proof of remediation. They run CLI commands to export updated IAM policies and backup test results from GCP, ensuring evidence is local and tamper-evident to demonstrate fixes before the next external audit.
A manufacturing firm adopts a new GCP-based production system and needs to establish baseline evidence for ISO 27001 controls. This skill guides them in collecting initial configuration exports and asset inventories, using the evidence hierarchy to prioritize API-generated data over manual attestations for stronger audit readiness.
An e-commerce platform uses this skill quarterly to update evidence that has aged beyond the audit window, such as user access lists and vulnerability scans. They follow the step-by-step workflow to identify gaps, run platform-specific commands for GitHub and GCP, and organize outputs with standardized naming conventions to maintain continuous compliance.
Companies offering compliance-focused SaaS tools can integrate this skill to help clients automate evidence collection for audits. It adds value by reducing manual effort, ensuring evidence freshness, and supporting upselling to higher-tier plans with enhanced gap detection features.
Compliance consultancies use this skill as part of audit preparation services for clients in regulated industries. They leverage the API-first approach and CLI commands to efficiently gather evidence across multiple platforms, billing for time saved and reduced audit risk.
Large organizations license this skill internally to streamline their own ISO 27001 and SOC 2 compliance programs. It reduces IT overhead by automating evidence collection, with revenue generated through enterprise-wide licenses and support contracts.
💬 Integration Tip
Integrate with existing compliance MCP servers for automated gap detection, or use the embedded checklists as a fallback when live data is unavailable to ensure continuous operation.
Scored Apr 19, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.