Back to skill

Security audit

pixmind-image

Security checks across malware telemetry and agentic risk

Overview

This skill coherently helps generate or edit images through Pixmind and discloses its API-key and network use.

Before installing, understand that prompts and any reference image URLs will be sent to Pixmind, and paid generation should occur only after approval. Keep the Pixmind API key in the host credential settings or environment, not in chat.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (2)

Lp3

Medium
Category
MCP Least Privilege
Confidence
70% confidence
Finding
Without declared permissions the skill's intent is opaque and cannot be validated.

Vague Triggers

Medium
Confidence
90% confidence
Finding
The description says to use this skill for several image tasks "or whenever the user asks to create or modify an image through Pixmind." This catch-all phrasing is broad and does not define exclusions or negative examples, so it may overlap with many ordinary image-related requests and cause unintended invocation.

VirusTotal

54/54 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.env_credential_access

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
image-generate.js:47

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
task-status.js:39