alz-sync-troubleshoot
Warn
Audited by Snyk on Jun 16, 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.85). The required runtime workflow clones and syncs from the outsider-authored public GitHub repository
Azure/Azure-Landing-Zones-Library(via-Tagvalidation againsthttps://api.github.com/...and the scripts’ clone of the library), and the resulting repository text is then read/processed by the PowerShell sync scripts into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime explicitly performs network operations that fetch and use remote repositories—e.g., cloning https://github.com/Azure/Azure-Landing-Zones-Library (and querying https://api.github.com/repos/Azure/Azure-Landing-Zones-Library/git/refs/tags/)—so external repository content can be fetched and executed and thus directly control the sync behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata