cloud-security-audit
Provides methodologies and commands for auditing cloud environment security and compliance.
Install
mkdir -p .claude/skills/cloud-security-audit && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4387" && unzip -o skill.zip -d .claude/skills/cloud-security-audit && rm skill.zipInstalls to .claude/skills/cloud-security-audit
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
云安全审计的专业技能和方法论Key capabilities
- →Audit IAM policies and user permissions
- →Review network security configurations like security groups and VPCs
- →Examine data security settings including encryption and key management
- →Check compliance aspects such as audit logs and monitoring
- →Identify common security issues like over-permissioned accounts or public resources
- →Provide best practices for cloud security
How it works
The skill systematically checks various security aspects across AWS, Azure, and GCP, including IAM, network, data, and compliance, to identify vulnerabilities and suggest improvements.
Inputs & outputs
When to use cloud-security-audit
- →Auditing IAM policies
- →Checking S3 bucket access
- →Reviewing network security groups
- →Validating cloud encryption settings
About cloud-security-audit
This skill outlines a systematic approach to cloud security audits. It covers checking IAM roles, network ACLs, bucket policies, and encryption settings for major cloud providers.
云安全审计的专业技能和方法论
How it compares
This skill provides a structured, multi-cloud audit methodology with specific checks and common issues, unlike a general security review.
Compared to similar skills
cloud-security-audit side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| cloud-security-audit (this skill) | 1 | 7mo | Review | Advanced |
| cloud-penetration-testing | 3 | 6mo | Review | Advanced |
| building-cloud-siem-with-sentinel | 0 | 2mo | Review | Advanced |
| azure-cloud-security-review | 0 | 4mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Ed1s0nZ
View all by Ed1s0nZ →You might also like
cloud-penetration-testing
davila7
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.
building-cloud-siem-with-sentinel
26zl
This skill covers deploying Microsoft Sentinel as a cloud-native SIEM
azure-cloud-security-review
shyamagu-ms
>
cloud-iam-deep
elementalsouls
Cloud IAM red-team attack chain across AWS, Azure, GCP — focused on EXTERNAL exploitation paths and post-credential-discovery privilege analysis. Covers IAM enumeration (aws iam, az role, gcloud iam), STS/AssumeRole chaining, Azure Managed Identity abuse (via SSRF/leak), GCP service account JSON abu
cloud-defense
transilienceai
Detect and break the cloud post-compromise attack chain (AWS / Azure / GCP) — per-stage CloudTrail / Activity-Log / Audit-Log detection signals and the preventive controls that close each step. Use for cloud detection engineering, hardening, remediation write-ups, or blue-team posture review of the
cloud-cost-management
aj-geddes
Optimize and manage cloud costs across AWS, Azure, and GCP using reserved instances, spot pricing, and cost monitoring tools.