workspace/skills/azure-security-audit/SKILL.md
Azure NSG compliance auditing and security posture assessment. CIS Azure Foundations Benchmark rules, effective security rule analysis, orphaned NSG detection. Use when auditing Azure NSGs for CIS compliance, checking for overly permissive rules, or reviewing effective security on NICs.
npx skillsauth add automateyournetwork/netclaw azure-security-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
python mcp-servers/azure-network-mcp/azure_network_mcp_server.py (stdio transport)AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_CLIENT_SECRET, AZURE_SUBSCRIPTION_ID| Tool | What It Does |
|------|-------------|
| azure_audit_nsg_compliance | Run CIS Azure Foundations Benchmark against all or specific NSGs |
| azure_list_nsgs | List all NSGs with orphan detection (no subnet/NIC associations) |
| azure_get_nsg_rules | Full rule list sorted by priority for a specific NSG |
| azure_get_effective_security_rules | Effective aggregated rules on a NIC (all NSGs combined) |
| Tool | What It Does |
|------|-------------|
| azure_get_network_watcher_status | Flow log configuration and retention checks |
| azure_get_vnet_details | Subnet-to-NSG associations for VNet topology context |
| azure_list_firewalls | Azure Firewall policies for layered security context |
The compliance audit checks these rules from the CIS Azure Foundations Benchmark:
| Rule | Severity | What It Checks | |------|----------|----------------| | 6.1 | Critical | RDP (port 3389) not open to 0.0.0.0/0 from internet | | 6.2 | Critical | SSH (port 22) not open to 0.0.0.0/0 from internet | | 6.3 | High | No unrestricted UDP (all ports) from internet | | 6.4 | Medium | NSG flow logs enabled with >= 90 day retention |
When asked "audit NSG compliance" or "check Azure security posture":
azure_list_nsgs -- get all NSGs, note orphaned onesazure_audit_nsg_compliance -- run CIS checks against all NSGsazure_get_nsg_rules -- review the full rule set for contextazure_get_effective_security_rules -- verify aggregated effective rulesazure_get_network_watcher_status -- check flow log coverageWhen investigating a potential security incident:
azure_get_effective_security_rules for the target NIC -- what traffic is allowed?azure_get_nsg_rules for each associated NSG -- which specific rules permit traffic?azure_audit_nsg_compliance on the specific NSG -- any known compliance gaps?azure_get_network_watcher_status -- check if flow logs captured the trafficThis skill uses tools from the same azure-network-mcp server as azure-network-ops. The skills are complementary:
Use both together for a complete Azure networking and security picture.
tools
Zoom meeting intelligence — correlates a live or referenced Zoom meeting discussion against NetClaw's historical meeting record (via the official Zoom Meetings MCP) and today's actual network state. Use when someone in a Zoom meeting references a past discussion or incident ('didn't we have this issue before?'), or asks to search prior meetings for a topic. Does not itself recognize live in-meeting questions — that happens automatically inside zoom-rtms-mcp's own extractor (spec 118) before this skill is ever invoked.
tools
Manage Lantronix out-of-band (OOB) infrastructure via Percepxion central management platform: device inventory, serial port inspection via SLC CLI, firmware compliance, config management, security auditing, and closed-loop incident remediation. Use during outages, maintenance windows, compliance cycles, and AI-assisted automation workflows.
tools
Federate your NetClaw with other NetClaw operators over the BGP mesh — exchange capability inventories and ask your claw what a peer can do. (US1; remote invocation and chat land in later phases.)
tools
Track token consumption, enforce session budgets, and display cost for every NetClaw interaction.