github-actions
Warn
Audited by Snyk on Apr 8, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). Yes — the workflows call external GitHub Action repositories via "uses:" (for example actions/checkout@v4), which are fetched and executed at runtime (e.g., actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4), so they constitute runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata