setting-up-python-libraries
Warn
Audited by Snyk on Apr 3, 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 CI and pre-commit configs reference remote repositories that are fetched and executed at runtime (e.g., GitHub Actions like uses: astral-sh/setup-uv@v1 -> https://github.com/astral-sh/setup-uv, actions/checkout@v4 -> https://github.com/actions/checkout, and pre-commit hooks such as https://github.com/pre-commit/pre-commit-hooks), which means remote code is pulled and run as a required part of the workflow.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata