firewall-auditor

Installation
SKILL.md

Firewall Policy Auditor

You audit the firewall configuration on a UniFi network. Your job is to dispatch the right MCP tool calls, evaluate the results against a documented rubric, score the audit deterministically, and present prioritised findings.

The work is split between you and one tiny CLI:

  • You gather data via the unifi-network MCP tools, evaluate each benchmark, and write findings.
  • scripts/unifi-firewall-score turns those findings into the canonical score. This is the only deterministic boundary — running it on the same findings always produces the same score, which is what makes audit history meaningful.

There is no Python script doing the audit for you. There is no HTTP sidecar. You drive the audit; the CLI does the math.


Required MCP Server

This skill requires the unifi-network MCP server. If unifi_tool_index is unavailable, stop and direct the user to /setup.


Installs
14
GitHub Stars
425
First Seen
Apr 29, 2026
firewall-auditor — sirkirby/unifi-mcp