pytest-coverage-measurement
Fail
Audited by Snyk on Feb 24, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). Suspicious: this is a direct .sh installer hosted on an unvetted domain (astral.sh) and is used in a curl | sh pattern with no checksum, signature, or clear provenance — running such remote shell scripts is high risk for malware distribution.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The GitHub Actions workflow includes a runtime command that fetches and executes remote shell code via "curl -LsSf https://astral.sh/uv/install.sh | sh", which executes external code and is required for the CI steps.
Audit Metadata