Skip to main content

nvidia-nim

Optimizes and configures NVIDIA NIM inference microservices for efficient deployment and hardware-aware selection of models.

Install this skill

or
97/100

Security score

The nvidia-nim skill was audited on Mar 1, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 174

External URL reference

SourceSKILL.md
174NIM exposes an OpenAI-compatible API — use the standard `openai` Python SDK with `base_url="http://localhost:8000/v1"` (self-hosted) or `base_url="https://integrate.api.nvidia.com/v1"` (NVIDIA-hosted,
low line 221

External URL reference

SourceSKILL.md
221| `NIM_REPOSITORY_OVERRIDE` | — | Redirect model downloads: `ngc://`, `s3://`, `https://` |
low line 270

External URL reference

SourceSKILL.md
270# Web: https://build.nvidia.com/explore/discover
Scanned on Mar 1, 2026
View Security Dashboard