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.sh downloads outsider-authored Azure DevOps build timelines and failure log text from dev.azure.com into build-data/timelines/*.json and build-data/logs/*.txt, and scripts/analyze-builds.mjs reads 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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 10, 2026, 02:51 PM
Issues
2
Security Audit — snyk — build-health