avm-terraform-module-development
Fail
Audited by Snyk on Jul 28, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). These URLs point to direct binary/archive downloads hosted under a GitHub account with a suspicious-looking username (matt-FFFFFF) and include direct release artifacts (.tar.gz, .zip), which matches high-risk indicators for unknown/untrusted executable distribution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent at runtime to fetch the AVM spec index (https://azure.github.io/Azure-Verified-Modules/llms.txt) and then fetch raw spec markdown from GitHub (https://raw.githubusercontent.com/Azure/Azure-Verified-Modules/refs/heads/main/docs/content/specs-defs/includes/terraform//<functional|non-functional>/.md), which directly supplies the authoritative rules/instructions the agent must follow.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata