azure-security-audit
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized exfiltration attempts were detected. The skill's design and instructions are consistent with its stated purpose of performing security audits.
- [COMMAND_EXECUTION]: The skill executes a local Python script (
mcp-servers/azure-network-mcp/azure_network_mcp_server.py) to provide its core auditing functions. This is a standard and expected pattern for Model Context Protocol (MCP) servers. - [CREDENTIALS_UNSAFE]: While the skill requires Azure credentials, it correctly instructs the use of environment variables rather than hardcoding secrets. This aligns with secure configuration practices for infrastructure-as-code and automation tools.
Audit Metadata