Skills

Network Security Group Auditor

verified
Last updatedUpdated May 27, 2026

What this skill does

Audits AWS Security Groups, NACLs, and firewall rules for overly permissive configurations. Identifies rules allowing unrestricted ingress (0.0.0.0/0), unnecessary open ports, unused security groups, and public-facing resources that should be private. Generates a prioritized remediation report with specific rule changes.

Example

InputPROMPT

We need to audit our security groups across 3 AWS accounts with 45 VPCs. Focus on: public-facing rules (0.0.0.0/0), overly broad ports (e.g., 22, 3389 wide open), unused security groups, and resources attached to overly permissive SGs.

OutputOUTPUT
Network Security Group Audit — 3 Accounts, 45 VPCs FINDINGS SUMMARY | Finding Type | Count | |---------------------------|-------| | Rules with 0.0.0.0/0 | 23 | | Overly broad ports (22,3389)| 18 | | Unused security groups | 41 | | Resources with public SG | 156 | | NACLs with 0.0.0.0/0 | 7 | CRITICAL: 23 ingress rules allow 0.0.0.0/0 - sg-abc123: port 22, 443 (web tier — review 443, restrict 22) - sg-def456: port 3389 (app tier — restrict to jump host) - sg-ghi789: port 5432 (DB — CRITICAL: restrict immediately) UNUSED GROUPS: 41 security groups with zero attachments Top 5 by age: sg-old1 (340d), sg-old2 (301d), sg-old3 (287d)...

Required Tools

AWSAWS

Compatible Agents

ClaudeClaude
CursorCursor
WindsurfWindsurf
ChatGPTChatGPT
GitHub CopilotGitHub Copilot
Any MCP-compatible agentAny MCP-compatible agent
Integration

Add to your agent

Download Skill

Or install via CLI:

$ npx skills add webrix-ai/agent-skills --skill network-security-group-auditor

Enterprise

Deploy Org-wide

SSO readyProvision to teams via RBAC
SecurityIdentity-aware execution
ComplianceSigned & verified skills
AnalyticsFull audit trail
GovernanceAuto-bundled with required MCP servers
Use withwillow
Get started

Free for up to 5 users

Your agents are already in the wild.

Give them a Basecamp. Go from AI chaos to AI work, in minutes.

Network Security Group Auditor | Willow Marketplace