← Back to Skills Marketplace
anmolnagpal

Security Group Auditor

by Anmol Nagpal · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
335
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install security-group-auditor
Description
Audit AWS Security Groups and VPC configurations for dangerous internet exposure
Usage Guidance
This skill is instruction-only and does not ask for your AWS credentials, which is good. Before installing or using it: (1) Run the listed aws CLI commands yourself and share only the exported JSON the skill requests, not any credentials or environment files. (2) Review and redact any sensitive metadata you don't want analyzed or exposed (for example internal hostnames, exact public IPs, account IDs) — the guidance already warns to confirm no credentials are included. (3) If you prefer higher privacy, extract only the fields you want analyzed (rules, CIDRs, ports, SG IDs) rather than pasting whole outputs. (4) Because the agent can be invoked autonomously (normal default), be mindful when enabling any skill that will run without explicit step-by-step confirmation; consider limiting usage to interactive/manual sessions if you want tighter control.
Capability Analysis
Type: OpenClaw Skill Name: security-group-auditor Version: 1.0.0 The skill is designed for auditing AWS security groups and explicitly states it does not execute AWS CLI commands or access the user's AWS account directly. It relies on user-provided, read-only data. Crucially, the `SKILL.md` includes explicit instructions for the AI agent to 'Never ask for credentials, access keys, or secret keys' and to 'confirm no credentials are included before processing' user-pasted data. These instructions act as strong safeguards against prompt injection leading to credential theft or unauthorized access, aligning the skill's behavior with its stated benign purpose.
Capability Assessment
Purpose & Capability
The name and description (audit AWS security groups/VPCs) match the runtime instructions: the skill asks the user to provide exported AWS EC2/VPC/security-group JSON outputs and performs analysis on them. It does not request unrelated credentials, binaries, or resources.
Instruction Scope
The SKILL.md correctly instructs the user to run read-only AWS CLI commands and to paste their outputs. This stays within the stated purpose, but user-provided exports can contain sensitive metadata (public/private IPs, instance IDs, hostnames, AZs, subnet IDs). The skill explicitly says it will not execute CLI calls or request credentials and asks users to confirm no credentials are included before processing — good practice. Users should still sanitize/redact any information they don't want analyzed or shared.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or downloaded. This is the lowest-risk model and proportionate for an auditor that works on user-provided exports.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The declared minimum IAM permissions are only in the README as guidance for the user to collect exports — they are read-only describe actions and appropriate for the stated purpose.
Persistence & Privilege
The skill does not request permanent presence (always: false). Model invocation is allowed (default) which is normal for a user-invocable skill; there is no evidence the skill tries to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install security-group-auditor
  3. After installation, invoke the skill by name or use /security-group-auditor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
aws-security-group-auditor 1.0.0 – Initial Release - Provides step-by-step guidance to audit AWS security groups and VPC network exposure. - Identifies dangerous open ports (e.g., SSH, RDP, database/admin ports) exposed to the internet. - Analyzes exported AWS data (security groups, EC2, VPC, subnet) to flag critical risks and estimate blast radius. - Suggests replacement, tightened security group rules and AWS Config rules for ongoing monitoring. - Instruction-only: requires user-provided exported data; does not access AWS accounts or execute commands.
Metadata
Slug security-group-auditor
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Security Group Auditor?

Audit AWS Security Groups and VPC configurations for dangerous internet exposure. It is an AI Agent Skill for Claude Code / OpenClaw, with 335 downloads so far.

How do I install Security Group Auditor?

Run "/install security-group-auditor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Security Group Auditor free?

Yes, Security Group Auditor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Security Group Auditor support?

Security Group Auditor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Security Group Auditor?

It is built and maintained by Anmol Nagpal (@anmolnagpal); the current version is v1.0.0.

💬 Comments