dependabot-rollup

Warn

Audited by Snyk on Jul 31, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). In Step 2 the workflow uses gh pr list to fetch open Dependabot PR metadata (including free-text title) from a specified GitHub repository (--repo) at runtime, so outsider-authored PR titles are ingested for classification without pre-selecting specific items.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill runs git fetch against the runtime URL "https://github.com/${REPO}.git" (SKILL.md:119) to pull remote commits and later runs install/validation (yarn install, yarn nx), so fetched repository content is retrieved at runtime and can cause execution of remote code.

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
Jul 31, 2026, 05:42 PM
Issues
2
Security Audit — snyk — dependabot-rollup