azure-infra-engineer
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements infrastructure management using official Microsoft Azure SDKs (@azure/arm-resources, @azure/arm-network, @azure/arm-monitor).
- [SAFE]: Authentication is managed securely using DefaultAzureCredential, which avoids hardcoded secrets by utilizing Azure CLI, Service Principals, or Managed Identities.
- [SAFE]: Deployment workflows include pre-flight validation and 'what-if' operations to preview changes before execution.
- [SAFE]: No evidence of prompt injection, data exfiltration, or obfuscation was found.
- [COMMAND_EXECUTION]: Provides standard Azure CLI commands for deployment and troubleshooting purposes.
- [EXTERNAL_DOWNLOADS]: References official Azure documentation and standard package registries (NPM) for dependencies.
Audit Metadata