skills/openclaw/skills/trace-to-svg/Gen Agent Trust Hub

trace-to-svg

Pass

Audited by Gen Agent Trust Hub on Feb 13, 2026

Risk Level: LOWEXTERNAL_DOWNLOADS
Full Analysis

================================================================================

🔵 VERDICT: LOW

This skill is considered LOW risk. The primary finding is the installation of external dependencies (potrace and mkbitmap) via system package managers (apt, brew). While these are external downloads, they are from trusted sources and for well-known tools, thus the severity is downgraded to LOW/INFO. The core script (scripts/trace_to_svg.sh) is well-written, uses set -euo pipefail, and properly quotes all user-supplied variables when executing external commands, significantly mitigating command injection risks. No other critical security vulnerabilities such as prompt injection, data exfiltration, obfuscation, privilege escalation, or persistence mechanisms were detected.

Total Findings: 1

🔵 LOW Findings: • Unverifiable Dependencies

  • SKILL.md: The skill requires installation of potrace and mkbitmap via apt or brew. These are standard package managers and well-known tools, making this a low-risk external dependency.

================================================================================

Audit Metadata
Risk Level
LOW
Analyzed
Feb 13, 2026, 09:44 AM