skills/fine405/skills/imagegen-ansi/Gen Agent Trust Hub

imagegen-ansi

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute bundled Python scripts and Node.js for image processing tasks. These commands operate on local files provided within the skill package.- [DYNAMIC_EXECUTION]: The raster_to_ansi.py script generates an executable JavaScript module containing sampled image data. The data is safely serialized using standard JSON encoding before being embedded into the script template, preventing potential code injection from processed assets.- [EXTERNAL_DOWNLOADS]: The skill requests the installation of the standard pillow library for image manipulation. It provides instructions to check for the dependency and install it via standard package managers like pip or uv.- [INDIRECT_PROMPT_INJECTION]: The skill processes external images through a deterministic thresholding and sampling pipeline. This avoids the execution of any instructions that might be embedded in the input data or its metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 03:18 AM
Security Audit — agent-trust-hub — imagegen-ansi