PM Visualizer

Security checks across malware telemetry and agentic risk

Overview

The skill appears to implement a PM-to-Excalidraw diagram generator, but its runtime instructions and included files are inconsistent (missing renderer, undeclared runtimes), so verify the missing pieces before trusting it.

This skill's logic for turning PM notes into an Excalidraw file looks benign and matches its description, but the runtime instructions are inconsistent. Before installing/use: (1) confirm you have python3 on PATH and that the skill will call the included scripts/layout_diagram.py (SKILL.md uses a different path), (2) find or review the Node renderer referenced as ~/clawd/skills/excalidraw/scripts/render.js — it is not bundled here — and only run a renderer you trust, (3) update the skill metadata to list required binaries (python3, node) or change commands to use the included paths, and (4) be aware that the agent will render and send a PNG inline, so do not feed secrets or sensitive documents into this skill until you verify the renderer and output handling.

SkillSpector

By NVIDIA

SkillSpector findings are pending for this release.

VirusTotal

No VirusTotal findings

View on VirusTotal