build-health
Warn
Audited by Snyk on Jul 10, 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). Yes—
scripts/fetch-builds.shdownloads outsider-authored Azure DevOps build timelines and failure log text fromdev.azure.comintobuild-data/timelines/*.jsonandbuild-data/logs/*.txt, andscripts/analyze-builds.mjsreads those files and embeds extracted error excerpts into the generated markdown report that the agent then summarizes in chat.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly tells the agent to "request unsandboxed execution if sandboxing is enabled," which is a directive to bypass sandbox/security protections; otherwise the actions are limited to running fetch/analyze scripts in /tmp and using az/node (no sudo or system-file edits), so it is a high but not absolute risk.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata