knowledge-base
Warn
Audited by Snyk on Aug 4, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The GitHub Actions referenced (actions/checkout@v3 and actions/github-script@v6) are fetched and executed at workflow runtime, so they are runtime external dependencies that execute remote code (lines with
- uses: actions/checkout@v3 and
- uses: actions/github-script@v6).
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata