automated-testing
Warn
Audited by Snyk on Mar 18, 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). The GitHub Actions references such as actions/checkout@v4 and actions/setup-python@v5 (e.g., "uses: actions/checkout@v4" and "uses: actions/setup-python@v5") are fetched from external repositories and executed at workflow runtime, so they are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata