agentsclimarketplace

Network config reviewer

Skill maxwellokumu/okaudit-claude-skills/network-security/network-config-reviewer

Claude-ready IT audit skills for identity, compliance, appsec, privacy, network, logging, vendor risk, and audit leadership workflows

Install
npx -y skills add maxwellokumu/okaudit-claude-skills --skill network-config-reviewer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Review firewall and network rule sets for overly permissive access, risky exposure, and other configuration weaknesses so Claude can explain the highest-priority findings clearly.

SKILL.md

1.7 KB, 288 tokens by cl100k_base, as published. Nobody here has run it

Network Config Reviewer

Use this skill when the user wants to audit firewall rules, security groups, ACLs, or other network access controls for risky patterns and excessive exposure.

Goal

Help Claude identify insecure network rules, explain why they are risky, and present practical remediation priorities for infrastructure or audit teams.

Workflow

  1. Confirm whether the user is reviewing local rule files or a live environment and note any use of sample data.
  2. Inspect the rule set for broad exposure, sensitive ports, overly permissive sources, or suspicious descriptions.
  3. Separate clear misconfigurations from items that may depend on environment context.
  4. Summarize the most important findings and explain their likely impact on network security posture.
  5. Present prioritized recommendations for tightening the rule set.

Inputs

Expected inputs from the bundled tool metadata:

  • rules: Optional path to a CSV file of network rules.
  • mode: Optional execution mode such as local or aws.
  • dry_run: Optional flag to use bundled sample data.

Bundled Files

  • main.py contains the executable network review logic.
  • README.md provides examples and usage notes.
  • skill.yaml captures the repo-native metadata for this skill.
  • sample_input may contain representative firewall or rule data.

Guidance

Prioritize material exposure issues such as open access to sensitive ports or any-to-any style rules. Be explicit about assumptions when environment context is limited.

What ships with it: 4 files

19.0 KB alongside SKILL.md, 1 of them executable

sample_input/

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.