Back to skill

Security audit

Macaron Card Generator

Security checks across malware telemetry and agentic risk

Overview

This skill is a straightforward local card-image generator, with only minor cautions about broad trigger phrases and rendering user-provided text as HTML.

Install this if you want a local tool that turns structured text into pastel card images. Be aware that it may trigger on generic image requests, and avoid pasting untrusted HTML or script-like content into card fields unless you sanitize it first, because the output is rendered in a browser.

SkillSpector

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

Vague Triggers

Medium
Confidence
88% confidence
Finding
The trigger phrases are broad enough to match many generic image-generation or card-creation requests, which can cause the skill to activate unexpectedly outside its narrow intended use. Over-broad activation increases the chance of unintended file generation, tool invocation, and context hijacking by routing unrelated user requests into this skill.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.