# Cloud Security

> Review cloud security posture — IAM, network controls, encryption, logging, compliance, and misconfiguration detection. TRIGGER when: user says /cloud-security or asks about cloud security assessment.

- Skill: `ashutoshsrivastava17/cloud-security` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ashutoshsrivastava17/cloud-security`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ashutoshsrivastava17/cloud-security/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: ashutoshsrivastava17 (https://skillmd.com/u/ashutoshsrivastava17)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ashutoshsrivastava17/cloud-security

---


# cloud security

## Process

### Step 1: Define Scope
Identify the boundaries of what to assess, who is involved, and what assets/processes are in scope.

### Step 2: Identify Risks/Requirements
| Risk/Requirement | Category | Severity | Likelihood |
|-----------------|----------|----------|-----------|
| [item] | [category] | H/M/L | H/M/L |

### Step 3: Assess Current Controls
| Control | Effectiveness | Gap |
|---------|-------------|-----|
| [control] | Strong/Adequate/Weak | [description] |

### Step 4: Prioritize Actions
| Action | Impact | Effort | Priority |
|--------|--------|--------|----------|
| [action] | H/M/L | H/M/L | P1/P2/P3 |

### Step 5: Develop Mitigation Plan
| Risk | Mitigation | Owner | Timeline |
|------|-----------|-------|----------|
| [risk] | [strategy] | [name] | [date] |

### Step 6: Monitor and Report
| Metric | Target | Frequency |
|--------|--------|-----------|
| [KRI/metric] | [threshold] | Weekly/Monthly/Quarterly |

## Output Format
```markdown
## cloud security: [Scope]
### Risk Summary: [Key findings]
### Controls: [Current state assessment]
### Recommendations: [Prioritized actions]
### Monitoring: [KRIs and reporting cadence]
```

## Quality Checklist
- [ ] Scope clearly defined
- [ ] Risks identified systematically
- [ ] Current controls assessed for effectiveness
- [ ] Recommendations prioritized by risk level
- [ ] Monitoring plan established
- [ ] Stakeholders reviewed findings

## Edge Cases
- For rapidly changing environments, increase assessment frequency
- If data is limited, use qualitative assessment with expert judgment
- For cross-organizational risks, coordinate with all affected parties
- Adjust methodology based on regulatory requirements

