skills/shhac/skills/image-to-svg/Gen Agent Trust Hub

image-to-svg

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard system utilities including mkdir, cp, magick (ImageMagick), sips (macOS Image Processing System), and rsvg-convert (librsvg). These commands are used for project organization, image cropping, and rendering verification, which are essential to the core functionality of the skill.
  • [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install necessary system-level dependencies (librsvg, imagemagick) using established and trusted package managers like Homebrew (brew) and APT (apt) if they are not already present in the environment.
  • [PROMPT_INJECTION]: The skill defines a workflow for processing user-provided raster images and derives local file paths from input filenames. This represents an ingestion surface for potentially untrusted data, but the skill handles it using standard path manipulation for localized image processing and does not contain instructions to bypass safety guidelines or override agent behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 01:57 PM