ncore
Warn
Audited by Snyk on Jun 21, 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 explicitly instructs cloning and building upstream converters at runtime (e.g., "git clone --depth 1 https://github.com/NVIDIA/ncore.git" then
bazel build/bazel run), which fetches remote code that will be built and executed locally, so the GitHub URL https://github.com/NVIDIA/ncore.git is a runtime external dependency that can execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata