nemo-gym-docs
Warn
Audited by Snyk on May 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.80). The skill repeatedly invokes npx to fetch and run the remote package "fern-api@latest" at runtime (e.g.,
npx -y fern-api@latest/npx -y fern-api@latest login), which downloads and executes remote code and is relied on by the repo's npm scripts, so this is a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata