pentest-cloud-infrastructure

Automate cloud and container security assessments across AWS, Azure, GCP, and Kubernetes.

299|56|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/jd-opensource/JoySafeter --skill pentest-cloud-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pentest-cloud-infrastructure
Source: https://github.com/jd-opensource/JoySafeter/tree/main/skills/pentest-cloud-infrastructure
Command: npx skills add https://github.com/jd-opensource/JoySafeter --skill pentest-cloud-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Assess cloud configurations, container security postures, and infrastructure as code to detect misconfigurations, excessive permissions, and vulnerabilities across AWS, Azure, GCP, and Kubernetes.

Core Features & Use Cases

  • Cloud Config Audit using prowler and scoutsuite to verify baseline security.
  • IaC Scanning with checkov and terrascan to identify insecure configurations in Terraform and CloudFormation.
  • Container Security with trivy, clair, and dockle to detect image vulnerabilities and runtime issues.
  • Kubernetes Assessment using kube-bench and kube-hunter for CIS compliance and latent risks.
  • Runtime Monitoring with falco to observe rule violations in production clusters.
  • Use Case: Security teams can perform multi-cloud assessments and produce consolidated findings for governance and remediation.

Quick Start

Initiate a full cloud and container security assessment across AWS, Azure, GCP, and Kubernetes.

Frequently Asked Questions about pentest-cloud-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cloud security audits for AWS, Azure, and GCP configurations?

Automate multi-cloud security audits using prowler and scoutsuite to identify misconfigurations and excessive permissions across AWS, Azure, and GCP. Consolidated findings support governance and remediation workflows.

Can I scan Terraform and CloudFormation infrastructure as code for insecure configurations?

Scan infrastructure as code using checkov and terrascan to detect insecure configurations in Terraform and CloudFormation templates. Identify misconfigurations before deployment to prevent cloud vulnerabilities.

What is the best way to assess Kubernetes clusters for CIS compliance and runtime risks?

Assess Kubernetes clusters using kube-bench for CIS compliance verification and kube-hunter for latent risk detection. Runtime monitoring with falco observes rule violations in production clusters.

How do I detect vulnerabilities in container images before deployment?

Detect container image vulnerabilities using trivy, clair, and dockle to scan for security issues and runtime problems. Identify image vulnerabilities early to secure containerized workloads.

Does this cloud security assessment approach work across multi-cloud and container environments simultaneously?

Multi-cloud security assessment supports AWS, Azure, GCP, Kubernetes clusters, IaC code, and container images concurrently. Orchestrate reference workflows across diverse targets to produce consolidated findings.