azure-security-audit

Installation
SKILL.md

Azure Security Audit

MCP Server

  • Server: azure-network-mcp (shared with azure-network-ops)
  • Command: python mcp-servers/azure-network-mcp/azure_network_mcp_server.py (stdio transport)
  • Requires: AZURE_TENANT_ID, AZURE_CLIENT_ID, AZURE_CLIENT_SECRET, AZURE_SUBSCRIPTION_ID
  • Read-only: All operations are observation-only

Relevant Tools

Primary Audit Tools

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)
Installs
3
GitHub Stars
643
First Seen
Jun 1, 2026
azure-security-audit — automateyournetwork/netclaw