Macaron Card Generator

PassAudited by VirusTotal on May 8, 2026.

Findings (1)

The macaron-card-generator skill is a legitimate utility for creating stylized card images from text content. The core logic in `scripts/generate_card.py` processes JSON data to generate HTML templates using predefined color palettes and layouts, which are then intended to be screenshotted by the agent. There is no evidence of data exfiltration, malicious execution, or prompt injection; the script operates entirely locally on provided inputs and lacks any network or sensitive file system access.