Skip to content
Security
Command

/documentation

StateRAMP ATO package documentation guidance (SSP, SAP, SAR, POA&M)

From plugin
trust-center
367139 skills139 commands1 MCP
Install
$ npx -y skills add GRCEngClub/claude-grc-engineering --agent claude-code

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/documentation

Context preview

What this command does when you run it.

StateRAMP ATO package documentation guidance (SSP, SAP, SAR, POA&M)

Command definition

documentation.md
description: StateRAMP ATO package documentation guidance (SSP, SAP, SAR, POA&M)

StateRAMP Documentation Guidance

Provides comprehensive guidance on creating StateRAMP Authorization to Operate (ATO) package documentation.

Arguments

  • `$1` - Document type (optional: ssp, sap, sar, poam, all)
  • `$2` - Impact level (optional: low, moderate)

Required ATO Package Documents

StateRAMP requires four core documents for authorization:

1. **SSP** - System Security Plan 2. **SAP** - Security Assessment Plan 3. **SAR** - Security Assessment Report 4. **POA&M** - Plan of Action & Milestones

**Plus supporting documents**:

  • Privacy Impact Assessment (PIA)
  • Contingency Plan (CP)
  • Incident Response Plan (IRP)
  • Configuration Management Plan
  • Rules of Behavior
  • Control Implementation Summary (CIS)
  • Inventory Workbook

System Security Plan (SSP)

Purpose

Comprehensive description of the system, security controls, and implementation details.

Required Sections

**1. Information System Name/Title**

  • Official system name
  • Unique identifier
  • Version/release

**2. System Categorization**

  • FIPS 199 impact level (Low/Moderate)
  • Confidentiality/Integrity/Availability ratings
  • Justification for categorization

**3. Information System Owner**

  • Cloud Service Provider (CSP) organization
  • Responsible officials
  • Contact information

**4. Authorizing Official**

  • State agency sponsor
  • Authorization decision authority

**5. System Description**

  • Purpose and functionality
  • User base and access methods
  • System architecture
  • Technology stack
  • Deployment model (SaaS, PaaS, IaaS)

**6. System Environment**

  • **Architecture Diagrams**:
  • Network topology
  • Authorization boundary
  • Data flows
  • External connections
  • **Infrastructure**:
  • Data centers and locations
  • Cloud service layers
  • Virtualization details
  • Hardware specifications

**7. Security Control Implementation**

  • **For each NIST 800-53 control**:
  • Control baseline (Low: ~125, Moderate: ~325)
  • Implementation status (Implemented/Partially Implemented/Not Implemented)
  • Responsibility (CSP/Customer/Shared)
  • Implementation description (HOW control is met)
  • Evidence artifacts

**8. Attachments**

  • System architecture diagrams
  • Network diagrams
  • Data flow diagrams
  • Authorization boundary diagram
  • User guides
  • Standard Operating Procedures (SOPs)
  • Policies and procedures

SSP Best Practices

**Be Specific**:

  • ❌ "We use encryption"
  • ✅ "AES-256 encryption for data at rest, TLS 1.2+ for data in transit"

**Show Evidence**:

  • Reference specific configurations
  • Name security tools and technologies
  • Provide version numbers
  • Include responsible parties

**Use Control Inheritance**:

  • Clearly mark inherited controls (from cloud provider)
  • Document shared responsibilities
  • Attach provider SSP/compliance docs

**Common SSP Mistakes**:

1. Generic copy/paste from templates 2. No evidence of actual implementation 3. Vague statements without technical details 4. Missing diagrams or outdated diagrams 5. Inconsistent control numbering 6. Not addressing all control enhancements

SSP Page Count

  • **Low**: 150-300 pages typical
  • **Moderate**: 300-600+ pages typical

Security Assessment Plan (SAP)

Purpose

Defines how the 3PAO will assess security controls during the authorization process.

Required Sections

**1. Assessment Methodology**

  • Testing approach
  • Tools to be used
  • Sampling methodology

**2. Scope**

  • Controls to be assessed
  • Systems and components in scope
  • Boundaries and limitations

**3. Assessment Procedures**

  • **For each control**:
  • Test objectives
  • Examine: Documentation review
  • Interview: Personnel to interview
  • Test: Technical validation methods

**4. Rules of Engagement**

  • Assessment schedule
  • Access requirements
  • Points of contact
  • Escalation procedures

**5. Penetration Testing**

  • Scope and rules of engagement
  • Testing methodology
  • Authorized tools
  • Reporting requirements

**6. Deliverables**

  • Security Assessment Report (SAR)
  • Penetration test report
  • Vulnerability scan results
  • Evidence artifacts

SAP Timeline

  • Developed by 3PAO in collaboration with CSP
  • Finalized 2-4 weeks before assessment
  • State review and approval required

Security Assessment Report (SAR)

Purpose

Documents 3PAO findings from the security assessment.

Required Sections

**1. Executive Summary**

  • Overall assessment results
  • Key findings and risks
  • Recommendation for authorization

**2. Assessment Results by Control**

  • **For each control**:
  • Assessment objective
  • Assessment method (Examine/Interview/Test)
  • Findings (Pass/Fail/Other)
  • Weakness description if not satisfied
  • Risk rating (Low/Moderate/High)

**3. Risk Exposure**

  • Summary of deficiencies
  • Risk level distribution
  • Compensating controls
  • Recommendations

**4. Penetration Test Results**

  • Methodology
  • Findings
  • Remediation recommendations

**5. Vulnerability Scan Results**

  • Scan methodology
  • Identified vulnerabilities (CVSS scores)
  • False positive analysis
  • Remediation status

**6. Attachments**

  • Detailed test evidence
  • Interview records
  • Examination artifacts
  • Technical screenshots

SAR Findings Classifications

**Satisfied (Pass)**:

  • Control fully implemented
  • No deficiencies identified
  • Evidence supports implementation

**Other Than Satisfied (Fail)**:

  • Control not implemented or insufficient
  • Becomes POA&M item
  • Risk rating assigned

**Not Applicable (N/A)**:

  • Control not relevant to system
  • Justification required

Risk Ratings

**Low Risk**:

  • Minor impact if exploited
  • Unlikely to cause serious harm
  • May be acceptable with POA&M

**Moderate Risk**:

  • Could cause serious adverse effects
  • Requires POA&M with short timeline
  • Compensating controls may be needed

**High Risk**:

  • Severe impact if exploited
  • May block authorization
  • Immediate remediation required

Plan of Action & Mi

Read more
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
Stats
367
Stars
0
Views
82
Forks
Active
Maintenance
JavaScript
Language
1d ago
Last commit
7mo ago
Created

Repo: GRCEngClub/claude-grc-engineering