Cloud exploitation lane — AWS IAM privesc, S3 takeover, k8s RBAC abuse, Terraform state leaks, cloud metadata pivoting.
64
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Fix and improve this skill with Tessl
tessl review fix ./packages/decepticon/decepticon/skills/standard/cloud/SKILL.md| Skill | Use for |
|---|---|
/skills/standard/cloud/aws-iam-enum/SKILL.md | IAM enumeration + privesc |
/skills/standard/cloud/s3-takeover/SKILL.md | Dangling bucket / subdomain takeover |
/skills/standard/cloud/k8s-pivot/SKILL.md | Pod escape, RBAC abuse, hostPath |
/skills/standard/cloud/terraform-state-leak/SKILL.md | Exposed state file exploitation |
/skills/standard/cloud/imds-pivot/SKILL.md | SSRF → metadata → IAM role |
bash("aws sts get-caller-identity")bash("aws iam list-attached-user-policies --user-name <me>")iam_policy_auditbash("aws s3 cp s3://bucket/terraform.tfstate -") → tfstate_auditbash("kubectl get pods -A -o json") → k8s_auditmetadata_endpoints("aws") for the target cloudcredential node + leaks edge from the SSRF vulnplan_attack_chains(promote=True) to see the full pathe34afba
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.