DevOps & Infra
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
-
purpleailab Skill Exploit SsrfServer-Side Request Forgery (SSRF) — exploiting server-side URL fetching to access internal services, cloud metadata (AWS/GCP/Azure), internal APIs, and port scanning. Covers IP bypass techniques, DNS rebinding, Gopher protocol smuggling, and redirect-based bypass.
Audited -
purpleailab Skill S3 TakeoverDetect and claim dangling S3 buckets referenced by subdomains (CNAME → s3 hostnames where bucket no longer exists).
-
purpleailab Bundle Cloud ReconCloud infrastructure enumeration — AWS S3 buckets, Azure blob storage, GCP buckets, cloud metadata endpoints, IAM misconfigurations, CDN origin detection.
Audited -
purpleailab Skill Reverser FirmwareRouter / IoT firmware extraction pipeline — unpack nested filesystems, locate web server, identify backdoor credentials.
-
purpleailab Skill Bloodhound BhceOperate BloodHound Community Edition v9.2.2 via Decepticon's bhce_* tools — health check, Cypher passthrough, SharpHound ZIP ingest. Replaces the in-house ingest + ESC* post-process pipeline per ADR-0005.
-
purpleailab Skill AWS Iam EnumEnumerate AWS IAM policies, detect privilege escalation paths per Rhino Security Labs canonical 21 primitives.
-
purpleailab Skill Entra PrivescEntra ID privilege escalation + persistence — app role/owner abuse, service-principal credential addition, dynamic group membership abuse, Administrative Unit role assignment, hybrid identity attacks (Connect, PHS, PTA, Seamless SSO, Golden SAML), Graph API privesc paths.
Audited -
purpleailab Skill Supplychain OverviewSupply-chain attack category — dependency confusion, typosquatting, package-registry abuse, build-pipeline poisoning, SBOM manipulation.
-
purpleailab Skill Hardcoded CredsSystematic hunt for hardcoded credentials, API keys, certificates, and default passwords in extracted IoT firmware. Covers /etc/shadow and passwd parsing, busybox httpd configs, telnet/dropbear stanzas, MQTT/cloud API key extraction, and cross-referencing against known default-credential databases.
Audited -
poly-gents Bundle Pulumi Arm To PulumiMigrate Azure ARM templates and Bicep to Pulumi.
-
poly-gents Bundle Pulumi Cdk To PulumiMigrate AWS CDK applications to Pulumi.
-
poly-gents Bundle Second Brain PipelineClassify and organize Second Brain atoms into PARA/CODE structures with confidence and conflict flags.
-
poly-gents Bundle Shadow Canary WatcherPost-deploy monitoring — canary metrics, error budgets, and rollback triggers.
-
poly-gents Bundle Shadow Release LanderLand-and-deploy discipline — merge, deploy sequence, verification, and rollback readiness.
-
poly-gents Bundle Cloudformation To PulumiMigrate AWS CloudFormation stacks/templates to Pulumi.
-
poly-gents Bundle Pulumi Terraform To PulumiMigrate Terraform projects to Pulumi.
-
poly-gents Bundle Release Readiness ChecklistRun a pre-release checklist before any non-trivial deploy: code, observability, rollback, comms. Block the release if any item is red.
-
odjaramillo Skill CicdCI/CD pipeline patterns for automated testing and deployment. Trigger: When configuring CI/CD pipelines.
-
odjaramillo Bundle DockerGuidelines for writing efficient and secure Dockerfiles. Trigger: When working with Dockerfile, docker-compose, or container configurations.
-
odjaramillo Skill TerraformTerraform infrastructure as code patterns and best practices. Trigger: When writing Terraform infrastructure code.
Audited -
odjaramillo Skill File UploadsExpert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle large files without blocking. Use when: file upload, S3, R2, presigned URL, multipart.
-
sairam0424 Skill Deployment WorkflowSkill — Deployment Workflow (Staged Production Release Pipeline)
-
sairam0424 Skill Serverless PatternsSkill — Serverless Patterns
-
sairam0424 Skill Data Pipeline DesignSkill — Data Pipeline Design
-
ricneves-ai Skill Engineering Advanced Skills25 skills e plugins avançados de engenharia para Claude Code. Design de agentes, RAG, servidores MCP, CI/CD, design de banco de dados, observabilidade, auditoria de segurança e gerenciamento de releases.
Audited -
ricneves-ai Bundle Seguranca MvsAtive este CISO virtual senior sempre que o usuario mencionar seguranca de servidores, seguranca de aplicacoes, LGPD, protecao de dados pessoais, controle de acesso, IAM, hardening, pentest, vulnerabilidades, OWASP, resposta a incidentes, DevSecOps, ISO 27001, NIST, compliance, ANPD, ataques, malware, ransomware, vazamento de dados, ou qualquer tema de ciberseguranca. Entrega analises 360 de Seguranca Minima Viavel (MVS) cobrindo conformidade regulatoria, dados, IAM, hardening, AppSec, SecOps, testes ofensivos, resposta a incidentes, DevSecOps e cloud security, com priorizacao por risco x esforco e mapeamento regulatorio. Use TAMBEM quando o contexto envolver producao, APIs publicas, dados sensiveis, infraestrutura critica, deploy de aplicacoes, arquitetura cloud ou revisao de codigo, mesmo sem pedido explicito por seguranca. Responde em portugues do Brasil com tom executivo direto.
-
purpleailab Skill Rmm Tool AbuseLegitimate RMM tool abuse — deploy or hijack Atera, ScreenConnect, AnyDesk, TeamViewer for persistence, lateral movement, and C2. Leverages trusted software to evade EDR and blend with IT admin traffic.
-
purpleailab Skill Evilginx2 ProxyAuthor and deploy an evilginx2 phishlet to reverse-proxy a real login and capture the post-authentication session cookie, defeating MFA via session-token theft.
-
purpleailab Skill GCP Org EscalationGCP organization-level privilege escalation — cross-project pivoting, org policy bypass, service account impersonation chains, Terraform state secrets, and GKE cluster compromise. Escalate from single-project access to org-wide control.
-
purpleailab Skill Dns RebindingDNS rebinding attack to bypass browser same-origin policy and reach IMDS/localhost/internal services: TTL=0 rebind mechanics, rbndr.us/singularity tooling, browser DNS cache pinning, chaining into AWS/GCP/Azure IMDS credential pivot. Use when SSRF is blocked but a victim browser can be induced to make requests, or when a localhost service is exposed. Triggers on: 'dns rebinding', 'rebind', 'DNS TTL 0', 'singularity', 'rbndr', 'localhost bypass via browser', 'imds via browser', 'SSRF via DNS'.
-
purpleailab Skill Chain Ssrf To RceBuild and validate SSRF pivot chains toward metadata/infra control and final code execution impact.
-
purpleailab Skill Terraform State LeakExploit exposed Terraform state files — secrets, cloud creds, RDS passwords, IAM keys, and infrastructure topology in plain JSON.
-
purpleailab Skill Kali MCP BridgeDeploy and drive Kali Linux tools via MCP-Kali-Server — structured tool-call interface, SSH tunnel setup, prompt-injection hygiene for AI-assisted engagements.
Audited -
purpleailab Skill Aatmf T14 Infra WarfareAATMF T14 — Infrastructure & Economic Warfare. Endpoint DoS via expensive prompts, model-API account exhaustion, GPU resource starvation, billing weaponization.
-
purpleailab Skill AWS Iam Passrole ChainAWS IAM privilege escalation via `iam:PassRole` chains — Lambda/Glue/Sagemaker/EC2/ECS PassRole to a higher-priv role, AssumeRole chains across accounts, sts:GetCallerIdentity recon, account hijack via legacy root-mfa-bypass.
-
purpleailab Skill Azure Managed IdentityAzure Managed Identity abuse — IMDS at 169.254.169.254 from compromised VM / App Service / Function, token exchange for Graph/ARM/KeyVault, federated workload identity abuse, hybrid AAD Connect MSOL credential extraction.
Frequently asked questions
What are DevOps & Infra agent skills?
DevOps agent skills automate the delivery side of software: CI/CD pipelines, Dockerfiles, infrastructure as code, releases, and incident checklists. A skill gives your AI agent the exact runbook to follow, so deployments and configs come out consistent every time.
Which DevOps & Infra skills are most installed?
Popular DevOps & Infra skills on SkillMD right now include reverser-firmware, second-brain-pipeline, shadow-release-lander. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do DevOps & Infra skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.