Armory
Source
Browse
Skills

cloud-penetration-testing

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install cloud-penetration-testing --cli claude

writes the skill into.claude/skills/cloud-penetration-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/cloud-penetration-testing/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/security/cloud-penetration-testing/SKILL.md -o .claude/skills/cloud-penetration-testing/SKILL.md

Notes

Extracted from davila7/claude-code-templates, cloud-penetration-testing category.