distributed-job-safety
Warn
Audited by Snyk on Apr 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: 0.80). The skill’s deployment steps explicitly fetch and install remote code at runtime (e.g., git clone/fetch like git@github.com:owner/repo.git or HTTPS origin https://github.com/owner/repo.git and pip installs via PyPI such as https://pypi.org/simple/) which will be executed on the target host, so these URLs represent runtime external dependencies that can deliver and run remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata