Gif Maker

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward local GIF converter, with ordinary dependency and file-processing risks but no evidence of hidden or harmful behavior.

Install only if you are comfortable with a skill that runs a local shell/Python script, creates a virtual environment, installs Pillow, reads the image files or folders you point it at, and writes GIF outputs. For stricter hygiene, use trusted input images, keep Pillow current or pinned to a reviewed version, and install gifsicle from a trusted package source if you use compression.

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 instructs users to run shell scripts, create virtual environments, install dependencies, and read local files, but the skill metadata does not declare corresponding permissions. This creates a transparency and consent gap: users or hosting platforms may not realize the skill can access local files and execute shell commands, increasing the risk of unexpected system interaction.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal