import-pipeline

Warn

Audited by Snyk on Mar 11, 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.90). The skill explicitly imports and runs pipeline YAML from an external Git repository specified in .github/deploy.json (the "Git Repo Url") via az pipelines create and also directs consulting public web docs (e.g., PnP CLI docs), so it ingests untrusted, user-controlled third‑party content whose instructions can directly influence execution.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes az pipelines create with the repository URL https://github.com/alexander-kastil/az-400 at runtime to import a YAML pipeline (.azdo/spfx-ci-cd.yml), and that fetched YAML will control pipeline steps and thereby execute remote code, so the GitHub URL is a runtime dependency that can directly control execution.

Issues (2)

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
MEDIUM
Analyzed
Mar 11, 2026, 04:45 PM
Issues
2