Image Generator

Security checks across malware telemetry and agentic risk

Overview

This is a straightforward image-generation skill that uses disclosed third-party AI providers, with privacy precautions users should understand before use.

Install only if you are comfortable sending prompts and selected images or masks to third-party image-generation services. Use dedicated API keys, avoid confidential or regulated images unless provider terms allow it, and review any actual generate_image.py script before running it because it was not included in this artifact.

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
88% confidence
Finding
The skill explicitly instructs users to configure API credentials and use external image-generation providers, but it does not warn that prompts, source images, masks, and edited content will be transmitted to third-party services. This can lead users to unknowingly send sensitive or proprietary data off-system, which is a real privacy and data-handling risk in an image generation skill whose core purpose is remote inference.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal