conducting-cloud-infrastructure-penetration-test

conducting-cloud-infrastructure-penetration-test is a skill for Claude Code, Codex from RobotFlow-Labs/skills-repo. It costs 57 tokens per session (1,853 once invoked), scanned B, original, no licence file.

A cloud infrastructure penetration-testing guide for AWS, Azure, and Google Cloud. It looks for unsafe permissions, exposed storage, vulnerable serverless functions, and attack paths between cloud services.

In plain words
What is it for?
Use it to assess cloud accounts, identity and access management, storage buckets, serverless functions, and other cloud infrastructure for security weaknesses.
Why use it?
It helps reveal cloud settings that could let an attacker gain access or move through an environment. The work uses tools such as Pacu, ScoutSuite, and Prowler.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to assess cloud accounts, identity and access management, storage buckets, serverless functions, and other cloud infrastructure for security weaknesses.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add RobotFlow-Labs/skills-repo --skill conducting-cloud-infrastructure-penetration-test
Clone the repo
git clone --depth 1 https://github.com/RobotFlow-Labs/skills-repo

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for conducting-cloud-infrastructure-penetration-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test/github.svg)](https://agentmods.dev/skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test)
Your own site
<a href="https://agentmods.dev/skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test"><img src="https://agentmods.dev/badge/skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for conducting-cloud-infrastructure-penetration-test

Your own site · 80×15
<a href="https://agentmods.dev/skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test"><img src="https://agentmods.dev/badge/skills/robotflow-labs/skills-repo/conducting-cloud-infrastructure-penetration-test.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,853 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.01853
Opus 5 $0.00028 $0.00927
Sonnet 5 $0.00011 $0.00371
Haiku 4.5 $0.00006 $0.00185

Measured 8d ago against content hash ea9cfa9a8e7b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

conducting-cloud-infrastructure-penetration-test scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/agent.py, scripts/process.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Cloud metadata endpointmediumServer-side request forgery

One request to 169.254.169.254 can return temporary IAM credentials.

curl http://169.254.169.254/latest/meta-data/iam/security-credentials/

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl http://169.254.169.254/latest/meta-data/iam/security-credentials/
skills/conducting-cloud-infrastructure-penetration-test/SKILL.md · 259 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 259 lines · 57 tokens per session scan B ea9cfa9a8e7b

Subscribe to this mod's changes

conducting-cloud-infrastructure-penetration-test is a skill published in the GitHub repository RobotFlow-Labs/skills-repo (2 stars, last pushed 5mo ago), with no licence file. It adds 57 tokens to every session and 1,853 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 2 findings (cloud metadata endpoint, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

conducting-cloud-infrastructure-penetration-test

Perform a cloud infrastructure penetration test across AWS, Azure, and GCP to identify IAM misconfigurations, exposed storage buckets, insecure serverless functions, and cloud-native attack paths using Pacu, ScoutSuite, and Prowler.

autohandai/community-skills · 57 tokens

cloud-iam-deep

GCP/AWS/Azure cloud exploitation -- Cloud Functions, Firestore, Cloud Run, S3, MinIO, Blob Storage, SA keys.

uphiago/recon-skills · 35 tokens

aws-cloud-penetration-testing

Penetration test AWS cloud environments for misconfigurations, privilege escalation, data exposure, and lateral movement. Use this skill when assessing AWS accounts for security weaknesses including S3 bucket misconfigurations, IAM policy flaws, EC2 metadata exploitation, Lambda function abuse, and cross-account…

ShulkwiSEC/bb-huge · 75 tokens

cloud-platforms

AWS, GCP, Azure services and cloud-native development.

miles990/claude-software-skills · 15 tokens

cloud-enum

Enumerate public cloud storage buckets and resources across AWS, Azure, GCP, and other providers. Use when targeting cloud infrastructure, when discovering misconfigured storage, or when the user mentions S3 buckets or cloud assets.

zebbern/termstack · 48 tokens

aws-cloud-penetration-testing

Penetration test AWS cloud environments for misconfigurations, privilege escalation, data exposure, and lateral movement. Use this skill when assessing AWS accounts for security weaknesses including S3 bucket misconfigurations, IAM policy flaws, EC2 metadata exploitation, Lambda function abuse, and cross-account…

akashrpatil/awesome-offensive-security-skills · 75 tokens