aws-security-audit
Audit AWS Security Posture
Security teams struggle to identify AWS misconfigurations and compliance gaps manually. This skill automates comprehensive security assessments using official AWS CLI commands and industry best practices.
Descargar el ZIP de la skill
Subir en Claude
Ve a Configuración → Capacidades → Skills → Subir skill
Activa y empieza a usar
Pruébalo
Usando "aws-security-audit". Run a comprehensive security audit on my AWS account
Resultado esperado:
Security Audit Report showing: 3 users without MFA enabled, 2 security groups with unrestricted inbound access, 5 unencrypted EBS volumes, CloudTrail logging active. Security Score: 65/100. Prioritized remediation steps provided.
Usando "aws-security-audit". Check for IAM security issues
Resultado esperado:
IAM Security Findings: 2 access keys older than 90 days, 1 inactive user with console access, root account has no MFA. Recommendations include rotating old keys and disabling unused users.
Usando "aws-security-audit". Find all unencrypted resources
Resultado esperado:
Unencrypted Resources Report: 5 EBS volumes in us-east-1, 1 RDS instance (postgres-prod), 3 S3 buckets without default encryption. Estimated remediation time and CLI commands provided for each.
Auditoría de seguridad
SeguroStatic analysis flagged 74 patterns but all are false positives. The external_commands are legitimate AWS CLI invocations for security auditing. The '0.0.0.0/0' patterns are CIDR queries detecting open security groups, not hardcoded IPs. URLs reference AWS documentation. No malicious intent detected - this is a legitimate security audit tool.
Factores de riesgo
⚙️ Comandos externos (1)
Puntuación de calidad
Lo que puedes crear
Security Engineer Compliance Review
Run weekly security audits to identify misconfigurations before they become vulnerabilities and maintain compliance evidence for auditors.
DevOps Pre-Deployment Check
Validate AWS environment security posture before deploying production applications to ensure no critical gaps exist.
Cloud Consultant Assessment
Generate comprehensive security reports for client AWS environments with prioritized remediation recommendations.
Prueba estos prompts
Run the aws-security-audit skill to check my AWS account for basic security issues. Focus on IAM users without MFA and any security groups open to the internet.
Execute a full AWS security audit using aws-security-audit. Check IAM, network security, data protection, and logging. Calculate my security score and list all issues by priority.
Use aws-security-audit to assess my AWS environment against CIS Foundations Benchmark requirements. Highlight any findings that would fail a compliance audit.
Run aws-security-audit and generate a remediation plan. Group findings by critical, high, and medium priority with specific AWS CLI commands to fix each issue.
Mejores prácticas
- Run security audits weekly and store reports for trend analysis
- Automate audits using EventBridge triggers with Lambda for continuous monitoring
- Document all exceptions with business justification and compensating controls
Evitar
- Running audits only once and never reviewing trends over time
- Ignoring medium-severity findings that can compound into major risks
- Executing audit commands with overly permissive IAM credentials instead of read-only SecurityAudit policy
Preguntas frecuentes
What IAM permissions does this skill require?
Does this skill make any changes to my AWS resources?
How often should I run a security audit?
Can this skill audit multiple AWS accounts?
What compliance frameworks does this skill support?
How do I fix the issues this skill finds?
Detalles del desarrollador
Autor
sickn33Licencia
MIT
Repositorio
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/security/aws-security-auditRef.
main
Estructura de archivos
📄 SKILL.md