ci-pipeline-monitor

Fail

Audited by Snyk on May 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly requires using an ADO_TOKEN bearer token and even instructs the agent to "Pass the ADO_TOKEN to each sub-agent" and include it in API calls, which forces the LLM to handle and emit the secret verbatim (high exfiltration risk).

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly downloads and ingests third-party test data (AzDO Test Results API at https://dev.azure.com/dnceng-public/... via scripts/extract_failed_tests.py) and full Helix console logs (https://helix.dot.net/... via scripts/fetch_helix_logs.py) which the agent is instructed in SKILL.md and references/triage-workflow.md to read and verbatim-extract/interpret to drive triage, grouping, GitHub searches, and DB updates — exposing it to untrusted external content that can influence actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
May 16, 2026, 02:33 AM
Issues
3
Security Audit — snyk — ci-pipeline-monitor