🌩️
DevOpsPython

Offensive Cloud

by SnailSploit

Offensive Cloud is a DevOps skill for Claude Code, published by SnailSploit in Claude-Red.

2.9K stars479 forkson SnailSploit/Claude-RedAdded 2026/08/17+1% in starsRepository updated 2026/05/08
claude-aiclaude-ptclaude-skillsredteamredteam-toolsskills
Install in seconds
Install Offensive Cloud
Copy Offensive Cloud into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SnailSploit/Claude-Red/tree/main/Skills/cloud/offensive-cloud ~/.claude/skills/offensive-cloud

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SnailSploit/Claude-Red.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
Skills/cloud/offensive-cloud/SKILL.md in SnailSploit/Claude-Red
Installs to
~/.claude/skills/offensive-cloud
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Offensive Cloud does

Offensive Cloud provides a cloud security attack methodology for AWS, Azure, and GCP covering credential harvesting, enumeration, privilege escalation, persistence, and exfiltration. Use when testing cloud accounts, after stealing cloud credentials, or assessing cloud posture.

Offensive Cloud is cataloged under DevOps on DirSkills. Offensive Cloud comes from a repository tagged claude-ai, claude-pt, claude-skills, redteam and redteam-tools.

Documentation

README

Cloud (AWS / Azure / GCP) — Offensive Testing Methodology

Quick Workflow

  1. Identify the cloud and the identity context you have (user, role, service account, instance role)
  2. Enumerate without writes — aws sts get-caller-identity, az account show, gcloud auth list
  3. Map permissions to known privilege-escalation primitives (PassRole, Owner, etc.)
  4. Find the data and the persistence anchors before alarms fire
  5. Document the kill chain with timestamps, identities, and resources for the report

AWS

Identity Discovery

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Offensive Cloud

  • What else does SnailSploit publish alongside Offensive Cloud?

    Offensive Cloud is one of 25 skills that DirSkills catalogs from SnailSploit/Claude-Red, the repository it ships in. Its siblings there include AI Pentest, Advanced Red Team Ops and Basic Exploitation. Each one is a separate skill with its own page in this directory, installs the same way Offensive Cloud does, and is maintained by SnailSploit in that same repository. The rest of the collection is listed on the SnailSploit/Claude-Red page.

  • How does Offensive Cloud compare to other DevOps skills?

    Offensive Cloud ranks #232 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Offensive Cloud against them. Open each page to compare what they document and how they install.

More from SnailSploit/Claude-Red

Offensive Cloud is one of 25 skills cataloged on DirSkills from SnailSploit/Claude-Red.

See all 25 skills
⚔️
2w ago

AI Pentest

AI Pentest provides an offensive AI/LLM security checklist covering prompt injection, jailbreaking, model extraction, training data poisoning, adversarial inputs, and AI reconnaissance. Use it when assessing AI/ML systems, red-teaming LLMs, or researching AI attack vectors.
AI Engineering
2.9K479
🏴‍☠️
2w ago

Advanced Red Team Ops

Advanced Red Team Ops provides a methodology for red team engagements covering OPSEC, C2 infrastructure, living-off-the-land, lateral movement, persistence, and exfiltration. Use it when planning advanced red team operations or studying APT TTPs.
Quality
2.9K479
🧨
2w ago

Basic Exploitation

Basic Exploitation teaches foundational Linux exploitation techniques such as controlling EIP/RIP, ROP chain construction, ret2libc, shellcode injection, and heap spraying. Use it when building initial proofs of concept or understanding classic exploitation primitives with mitigations disabled.
Quality
2.9K479
🔍
2w ago

Bug Identification

Bug Identification provides a systematic methodology for discovering software vulnerabilities through static analysis, dynamic analysis, fuzzing, and AI-assisted techniques. Use it for code audits, bug bounty triage, or building vulnerability identification pipelines.
Quality
2.9K479
💥
2w ago

Crash Analysis

Crash Analysis triages crash dumps and debugger output to determine if a vulnerability is exploitable. Use it when assessing fuzzer crashes, reading stack traces, or identifying root causes with WinDbg, GDB, ASAN, or MSAN.
Quality
2.9K479
🕵️
2w ago

EDR Evasion

EDR Evasion provides an offensive checklist for hook unhooking, direct syscalls, PPID spoofing, process injection, AMSI bypass, ETW patching, and memory encryption. Use it when planning EDR bypass during red team engagements or researching AV/EDR evasion techniques.
Quality
2.9K479