nemo-relay-install
Warn
Audited by Snyk on Aug 1, 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.90). The skill includes an installer command that downloads and then executes a remote script at runtime (curl "https://raw.githubusercontent.com/NVIDIA/NeMo-Relay/${RELAY_VERSION}/install.sh" ...; and the analogous PowerShell URL "https://raw.githubusercontent.com/NVIDIA/NeMo-Relay/$RelayVersion/install.ps1"), which fetches remote code that would be executed as part of the install flow.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata