Trace To Svg

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed to convert bitmap images to SVG using `mkbitmap` and `potrace`. The `SKILL.md` provides clear instructions and dependency installations without any prompt injection attempts. The `scripts/trace_to_svg.sh` script executes these binaries, handles temporary files securely, and performs basic input validation. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation. All actions are directly aligned with the stated purpose of image conversion.