azure-architecture-review
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: Comprehensive analysis of the provided files indicates that the skill operates as intended for architectural reviews. There are no signs of prompt injection, data exfiltration, or obfuscation. The methodology follows established Microsoft and HashiCorp best practices.
- [COMMAND_EXECUTION]: The skill methodology instructs the use of the 'grep' utility to analyze local Terraform files. This is a standard and safe operation for static code analysis, used to verify naming conventions and identify security configurations like encryption settings or public access controls.
- [EXTERNAL_DOWNLOADS]: The skill utilizes MCP tools to search for and retrieve documentation from trusted sources, specifically official Microsoft (learn.microsoft.com) and HashiCorp (developer.hashicorp.com) domains. These references are used solely for gathering technical guidance and do not involve the execution of remote code or the download of unverified software.
Audit Metadata