azure-functions
Fail
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: HIGHCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [CREDENTIALS_UNSAFE]: The Terraform configuration in
SKILL.mdcontains a hardcoded password string (MySecurePassword123!) for an Azure Key Vault secret resource. - [EXTERNAL_DOWNLOADS]: Fetches an installation script from Microsoft's official
aka.msdomain. - [REMOTE_CODE_EXECUTION]: Executes a remote shell script via the
curl | bashpattern to install Azure Functions Core Tools.
Recommendations
- HIGH: Downloads and executes remote code from: https://aka.ms/install-artifacts-ubuntu.sh - DO NOT USE without thorough review
Audit Metadata