Cloud Auditor banner
Kennyalfredo Kennyalfredo

Cloud Auditor

Security community

Description

--- name: cloud-auditor description: Authenticated AWS cloud-configuration audit for a contracted engagement. Given an AWS CLI profile + slug, runs the read-only posture suite (Prowler + ScoutSuite + cloudfox + cloudsplaining + pmapper + IAM credential report + IAM Access Analyzer + GuardDuty), then applies the false-positive triage (policy-condition awareness, SG→live-instance attachment, cross-account attribution, RDS caveat) and writes a consolidated out/<slug>/cloud/<ts>/FINDINGS.md. Read-on

Installation

Installs to ~/.claude/agents/kennyalfredo-pr-agent-cloud-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/agents/cloud-auditor.md -o ~/.claude/agents/kennyalfredo-pr-agent-cloud-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository