Back to skill

Security audit

Nvidia Free Api

Security checks for vulnerabilities and agentic risk

Overview

This is a configuration guide for using NVIDIA's OpenAI-compatible API, with some confusing API-key wording but no hidden code or automatic behavior.

Install only if you are comfortable configuring a personal NVIDIA API key and sending model prompts to NVIDIA's API endpoint. Store the key privately, avoid committing real keys into shared config files, and verify the advertised nvidia-api CLI exists before relying on those commands.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.