avm-terraform-module-development
Warn
Audited by Snyk on May 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches public schema files from the Azure bicep-types-az repository (see scripts/azure-schema and scripts/azure-schema.ps1 which download INDEX_URL and types.json from https://raw.githubusercontent.com/Azure/bicep-types-az/main/generated) and the README/reference (references/AzAPI.md and SKILL.md) requires using that azure-schema tool to resolve API versions and resource schemas, so untrusted third-party content is read and can materially influence how resources, body fields, and subsequent tooling are constructed.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata