Back to skill
Skillv1.0.0

VirusTotal security

Mermaid Image Generator · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:40 AM
Hash
bb466d1548f96b3eedf251018d85e729e7d12c3df2e209886efce8259ef491d6
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: mermaid-image-generator Version: 1.0.0 This skill bundle is benign. It transparently converts Mermaid diagram syntax to images using the `mermaid.ink` API, as described in `SKILL.md`. The `scripts/mermaid-to-image.js` script uses `spawnSync` to execute `curl` for fetching images, but the arguments are passed as an array, mitigating shell injection risks via the output path. The `SKILL.md` explicitly warns users that diagram code is sent to an external service (`mermaid.ink`) and advises against including sensitive information, demonstrating transparency rather than malicious intent.
External report
View on VirusTotal