dependabot-stack
Warn
Audited by Snyk on Aug 24, 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). The required runtime workflow uses GitHub CLI to list and diff open Dependabot PRs (
gh pr list,gh pr diff) and processes their filenames/content, which are outsider-authored changes submitted via Dependabot PRs into the repo.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill calls
gh extension install github/gh-stackat runtime (github/gh-stack), which fetches and installs remote code the skill then relies on to rungh stackcommands, so it executes remote code and is a required runtime dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata