Openai Whisper Api Hardened

Security checks across malware telemetry and agentic risk

Overview

The skill mostly does what it says, but its wrapper has an input-handling flaw that could unintentionally send local file contents to OpenAI.

Install only if you are comfortable sending chosen audio files to OpenAI with your API key. Until the script is fixed to use literal form fields, avoid untrusted or file-derived --prompt, --model, and --language values, especially values that start with @ or <.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
90% confidence
Finding
The script uploads the supplied audio file to OpenAI's external transcription API, but it does not provide an explicit user-facing warning or consent prompt at the point of transmission. This can lead to unintended disclosure of sensitive audio content, especially when the script is embedded in larger workflows where users may not realize data leaves the local environment.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal