infra-security-audit

Audit cloud infrastructure configurations for security misconfigurations and exposure.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/foutoucour/guitar-match --skill infra-security-audit-foutoucour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infra-security-audit
Source: https://github.com/foutoucour/guitar-match/tree/main/.claude/skills/security/infra-security-audit
Command: npx skills add https://github.com/foutoucour/guitar-match --skill infra-security-audit-foutoucour

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit cloud infrastructure configurations to identify insecure open access, weak encryption, excessive IAM permissions, and missing WAF or rate limiting.

Core Features & Use Cases

  • Detect open security groups (0.0.0.0/0) and insecure ports
  • Identify unencrypted storage and weak IAM policies
  • Recommend mitigations and guardrails across AWS, GCP, and Azure

Quick Start

Provide the infrastructure directory path to run the audit and receive a prioritized security findings report.

Frequently Asked Questions about infra-security-audit

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

FAQPage Schema
How do I audit cloud infrastructure for security misconfigurations and exposure risks?

To audit cloud infrastructure for security misconfigurations, you provide an infrastructure directory path to scan Terraform, CloudFormation, Kubernetes, or Docker configurations. The audit identifies open security groups, unencrypted storage, and permissive IAM policies across AWS, GCP, and Azure.

What types of infrastructure as code files can I scan for open security groups and weak IAM policies?

You can scan Terraform, CloudFormation, Kubernetes manifests, Dockerfiles, Helm charts, and Pulumi files for security misconfigurations. The audit detects open security groups, weak IAM policies, unencrypted resources, and missing WAF associations across these formats.

Does the infrastructure security audit support AWS, GCP, and Azure cloud environments?

Yes, the infrastructure security audit supports AWS, GCP, and Azure cloud environments. It applies detection rules to identify missing encryption settings, MFA requirements, and WAF associations across your cloud infrastructure configurations.

Can I check Terraform configurations for unencrypted storage and missing WAF associations?

Yes, you can check Terraform configurations for unencrypted storage and missing WAF associations. The audit reviews your infrastructure code to identify exposure risks and outputs prioritized findings with specific remediation guidance.

What is the best way to identify permissive IAM policies in my Kubernetes manifests and Helm charts?

The best way to identify permissive IAM policies in Kubernetes manifests and Helm charts is to run an automated infrastructure audit. The scan evaluates configurations against detection rules and generates a prioritized report of security findings with remediation guidance.

What remediation guidance does the cloud infrastructure security audit provide for detected exposure risks?

The cloud infrastructure security audit provides prioritized findings with remediation guidance for detected exposure risks. It recommends mitigations and guardrails for insecure open access, weak encryption, excessive permissions, and missing rate limiting across cloud providers.