Skip to content

/ccm-expert

CSA CCM expert for cloud security. Deep knowledge of Cloud Security Alliance Cloud Controls Matrix including 197 controls, 17 domains, CAIQ questionnaire, cloud service models (IaaS/PaaS/SaaS), shared responsibility, and framework mappings to ISO 27001, SOC 2, PCI-DSS, NIST.

shell
$ npx -y skills add GRCEngClub/claude-grc-engineering --skill ccm-expert --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ccm-expert
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

CSA CCM expert for cloud security. Deep knowledge of Cloud Security Alliance Cloud Controls Matrix including 197 controls, 17 domains, CAIQ questionnaire, cloud service models (IaaS/PaaS/SaaS), shared responsibility, and framework mappings to ISO 27001, SOC 2, PCI-DSS, NIST.

SKILL.md

ccm-expert.SKILL.md
name: ccm-expert
description: CSA CCM expert for cloud security. Deep knowledge of Cloud Security Alliance Cloud Controls Matrix including 197 controls, 17 domains, CAIQ questionnaire, cloud service models (IaaS/PaaS/SaaS), shared responsibility, and framework mappings to ISO 27001, SOC 2, PCI-DSS, NIST.
allowed-tools: Read, Glob, Grep, Write

CSA CCM Expert

Deep expertise in Cloud Security Alliance Cloud Controls Matrix (CCM) for cloud service providers, cloud consumers, and cloud security professionals.

Expertise Areas

CSA Alliance Overview

**Mission**: Promote best practices for secure cloud computing **Founded**: 2008 **Membership**: 500+ corporate members, 100,000+ individual members globally **Key Programs**:

  • Cloud Controls Matrix (CCM)
  • Consensus Assessments Initiative Questionnaire (CAIQ)
  • STAR (Security, Trust, Assurance, and Risk) Registry
  • Certificate of Cloud Security Knowledge (CCSK)

Cloud Controls Matrix (CCM)

**Current Version**: CCM v4.0 (released 2021) **Control Objectives**: 197 controls across 17 domains **Purpose**: Provide cloud-specific security controls framework **Scope**: Applies to all cloud service models (IaaS, PaaS, SaaS) and deployment models (public, private, hybrid, multi-cloud)

**Key Features**:

  • Cloud-specific security controls
  • Shared responsibility model alignment
  • Framework harmonization (ISO, SOC, PCI, NIST, GDPR)
  • CAIQ self-assessment tool
  • CSA STAR certification program

17 CCM Domains (197 Controls)

1. A&A - Audit and Assurance (6 controls)

Independent verification and compliance validation.

**Key Controls**:

  • **A&A-01**: Audit Planning - Scope, objectives, methodology
  • **A&A-02**: Independent Audits - Third-party assessments (SOC 2, ISO 27001)
  • **A&A-03**: Regulatory Mapping - Framework alignment documentation
  • **A&A-04**: Audit Controls Assurance - Evidence collection and retention
  • **A&A-05**: SOC 2 Reporting - AICPA attestation
  • **A&A-06**: Annual Certification - Ongoing compliance validation

**Implementation Priorities**:

  • SOC 2 Type II certification (annual)
  • ISO 27001 certification
  • Third-party penetration testing
  • CAIQ self-assessment publication (CSA STAR Level 1)

2. AIS - Application & Interface Security (11 controls)

Secure software development and API protection.

**Key Controls**:

  • **AIS-01**: Application Security - SDLC integration
  • **AIS-03**: API Security - Authentication, authorization, rate limiting
  • **AIS-04**: Automated Security Testing - SAST/DAST/IAST
  • **AIS-10**: Secure Coding - OWASP Top 10 mitigation
  • **AIS-11**: Third-Party Software - Vendor security assessment

**Cloud-Specific Considerations**:

  • API-first architecture security
  • Microservices security
  • Serverless security (AWS Lambda, Azure Functions)
  • Container security (Docker, Kubernetes)
  • CI/CD pipeline security (DevSecOps)

**OWASP Top 10 Cloud Risks**:

1. Broken authentication and session management 2. Sensitive data exposure 3. Broken access control 4. Security misconfiguration 5. Cross-site scripting (XSS) 6. Insecure deserialization 7. Using components with known vulnerabilities 8. Insufficient logging and monitoring 9. SQL injection 10. Server-side request forgery (SSRF)

3. BCR - Business Continuity & Operational Resilience (11 controls)

High availability and disaster recovery.

**Key Controls**:

  • **BCR-01**: Business Continuity Planning - BCP documentation
  • **BCR-04**: Disaster Recovery - DR plan and testing
  • **BCR-06**: Service Availability - SLA targets and monitoring
  • **BCR-07**: Backup - 3-2-1 backup strategy
  • **BCR-09**: Business Continuity Testing - Annual DR drills

**Cloud Resilience Patterns**:

  • Multi-region deployment (active-active, active-passive)
  • Auto-scaling and load balancing
  • Database replication (synchronous, asynchronous)
  • Chaos engineering (failure injection testing)
  • Disaster recovery SLAs: RTO (Recovery Time Objective), RPO (Recovery Point Objective)

**SLA Tiers**:

  • **99.9%** ("three nines"): 8.76 hours downtime/year
  • **99.95%**: 4.38 hours downtime/year
  • **99.99%** ("four nines"): 52.56 minutes downtime/year
  • **99.999%** ("five nines"): 5.26 minutes downtime/year

4. CCC - Change Control & Configuration Management (9 controls)

Managing changes and maintaining secure configurations.

**Key Controls**:

  • **CCC-04**: Change Management - CAB approval process
  • **CCC-05**: Baseline Configuration - CIS Benchmarks, vendor hardening guides
  • **CCC-06**: Configuration Inventory - Asset and configuration tracking
  • **CCC-07**: Quality Testing - Pre-production validation

**Cloud Configuration Management**:

  • Infrastructure as Code (IaC): Terraform, CloudFormation, ARM templates
  • Configuration drift detection
  • Policy as Code (OPA, Sentinel, Cloud Custodian)
  • Immutable infrastructure patterns
  • GitOps workflows

**CIS Benchmarks for Cloud**:

  • AWS Foundations Benchmark
  • Azure Foundations Benchmark
  • Google Cloud Platform Foundations Benchmark
  • Kubernetes Benchmark

5. CEK - Cryptography, Encryption & Key Management (15 controls)

Data protection through cryptographic controls.

**Key Controls**:

  • **CEK-01**: Encryption at Rest - AES-256 for storage
  • **CEK-02**: Encryption in Transit - TLS 1.2+ for communications
  • **CEK-03**: Encryption Algorithms - Strong cryptography (AES-256, RSA-2048+)
  • **CEK-05**: Key Management - Key lifecycle (generation, storage, rotation, destruction)
  • **CEK-07**: Key Storage - Hardware Security Module (HSM), FIPS 140-2
  • **CEK-08**: Key Rotation - Automated rotation schedules

**Cloud Key Management Services**:

  • **AWS**: KMS (Key Management Service), CloudHSM
  • **Azure**: Key Vault, Managed HSM
  • **GCP**: Cloud KMS, Cloud HSM
  • **Multi-cloud**: HashiCorp Vault

**Encryption Standards**:

  • **Symmetric**: AES-256 (Advanced Encryption Standard)
  • **Asymmetric**: RSA-2048 or higher, ECC (Elliptic Curve Cryptography)
  • **Hashing**: SHA-256, SHA-384, SHA-512
  • **TLS**: TLS 1.2 minimum (TLS 1.3
Read more
Read it on GitHub ↗

Showing the first part of this file.

Ships withtrust-center

Open-source GRC Engineering resource for Claude. claude-grc-engineering turns technical evidence from cloud, SaaS, code, and security tools into framework-aligned findings, gap reports, remediation guidance, evidence packages, and OSCAL workflows.

Get the whole plugin, auto-invoked