research
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Determine appropriate StateRAMP impact level (Low vs Moderate)
> /plugin marketplace add GRCEngClub/claude-grc-engineeringHow it fires
How this command gets triggered: by you, by Claude, or both.
/impact-selectContext preview
What this command does when you run it.
Determine appropriate StateRAMP impact level (Low vs Moderate)
description: Determine appropriate StateRAMP impact level (Low vs Moderate)
Helps determine the appropriate StateRAMP impact level based on system characteristics and data sensitivity.
StateRAMP uses FIPS 199 categorization based on three security objectives:
1. **Confidentiality**: Unauthorized disclosure impact 2. **Integrity**: Unauthorized modification impact 3. **Availability**: System disruption impact
**Overall Impact Level** = Highest impact across any objective (Confidentiality, Integrity, or Availability)
Does system process/store any of:
├─ PII (SSN, DL#, financial)? → MODERATE
├─ PHI or health information? → MODERATE
├─ Financial data (tax, benefits)? → MODERATE
├─ Law enforcement sensitive? → MODERATE
├─ CUI designated information? → MODERATE
└─ Only public information? → LOW
└─ Is availability critical?
├─ Yes, severe impact if down → MODERATE
└─ No, limited impact → LOW**Low**: Public relations system
**Moderate**: Benefits administration
**Low**: Public information website
**Moderate**: Licensing database
**Low**: Event calendar
**Moderate**: Emergency dispatch system
| Factor | Low | Moderate | |--------|-----|----------| | **Controls** | ~125 | ~325 | | **Cost** | $50K-$150K | $150K-$400K | | **Timeline** | 6-12 months | 12-18 months | | **Assessment** | 3PAO required | 3PAO required | | **Continuous Monitoring** | Basic | Enhanced | | **Annual Testing** | Lighter | More rigorous | | **POA&M Scrutiny** | Moderate | Strict |
Some states may require:
**Check** `/stateramp:state-specific` for state variations
Consider:
1. **Underestimating Impact**:
2. **Overestimating Impact**:
3. **Ignoring Future State**:
**If system changes**:
The command provides:
1. **Recommended Impact Level**: Low or Moderate with justification 2. **Data Sensitivity Analysis**: Breakdown of data types 3. **FIPS
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.
Repo: GRCEngClub/claude-grc-engineering
Start or resume an academic research project — idea through literature, methodology, writing, feedback, and publishing
Query AWS for compliance-relevant configuration across IAM, S3, CloudTrail, EBS, and emit findings conforming to the v1 contract.
Install the frdocx-to-froscal-ssp Python pipeline and verify its dependencies. Idempotent.
Retrieve a single AWS Secrets Manager secret value to stdout or a 0600-permission file. Opt-in retrieval mode — never writes to the findings cache.
Run testssl.sh against one or more HTTPS endpoints and emit v1 Findings mapped to SOC 2, NIST 800-53, PCI DSS 4.0.1, ISO 27001, and SCF controls.