Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/fedramp-20x:ksi-checkThe summary Claude sees in its command listing — used to decide when to auto-load this command
# KSI Check Evaluates compliance with FedRAMP 20X Key Security Indicators. ## Arguments - `$1` - KSI category (optional, defaults to all) - `$2` - Evidence path (optional) ## KSI Categories | Code | Category | Focus | |------|----------|-------| | AFR | Access and Flow Restriction | Network segmentation, access controls | | CED | Configuration and Event Data | Logging, monitoring, SIEM | | CMT | Configuration Management and Tracking | Asset inventory, baselines | | CNA | Cloud Native Architecture | Container security, orchestration | | IAM | Identity and Access Management | Authenticat...
Evaluates compliance with FedRAMP 20X Key Security Indicators.
$1 - KSI category (optional, defaults to all)$2 - Evidence path (optional)| Code | Category | Focus |
|---|---|---|
| AFR | Access and Flow Restriction | Network segmentation, access controls |
| CED | Configuration and Event Data | Logging, monitoring, SIEM |
| CMT | Configuration Management and Tracking | Asset inventory, baselines |
| CNA | Cloud Native Architecture | Container security, orchestration |
| IAM | Identity and Access Management | Authentication, authorization |
| INR | Incident Notification and Reporting | Incident response, communication |
| MLA | Malware Analysis | Endpoint protection, threat detection |
| PIY | Physical and Infrastructure Security | Data center, physical controls |
FedRAMP 20X emphasizes:
/fedramp-20x:ksi-check IAM
/fedramp-20x:ksi-check all ./evidence/
npx claudepluginhub mrcodechef/claude-grc-engineering --plugin fedramp-20x8plugins reuse this command
First indexed Apr 26, 2026
Showing the 6 earliest of 8 plugins
/ksi-checkEvaluates FedRAMP 20X Key Security Indicators (KSI) compliance by category or all, using optional evidence path. Outputs status, automation readiness, gap analysis, and recommendations.