minimax-image

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward MiniMax image-generation helper that uses a user-provided API key to send prompts to MiniMax as disclosed.

Install only if you intend to use MiniMax image generation. Use a revocable MiniMax API key, prefer environment variables over putting secrets directly in shell history, and avoid sending sensitive prompts or private image URLs unless you are comfortable with MiniMax processing them.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • 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
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
91% confidence
Finding
The skill documentation describes use of environment variables and outbound network access to a third-party API, but no permissions are declared. This creates a transparency and policy-enforcement gap: users and hosting platforms may not realize the skill can read secrets and transmit data externally, increasing the risk of unintended secret exposure or unauthorized egress.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal