Back to skill

Security audit

Infographic creator socials

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed infographic generator that uses OpenAI image APIs and local project assets, with one dependency-installation caveat users should handle carefully.

Install only if you are comfortable using a project-scoped OpenAI API key, paying for image calls, fetching favicons from Google, and sending chosen prompts/logos/screenshots/avatar images to OpenAI. Use a virtual environment for dependencies and avoid the system-wide pip fallback unless you intentionally approve it.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
  • 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)

Context-Inappropriate Capability

Medium
Confidence
92% confidence
Finding
The skill instructs the agent to install packages and, if necessary, fall back to system-wide pip installation using flags like --break-system-packages. Modifying the user's global Python environment for a content-generation task can destabilize the host, introduce supply-chain risk from downloaded packages, and create unintended persistence outside the skill's workspace.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.