skills/fikriaf/agentos/pixel-art/Gen Agent Trust Hub

pixel-art

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/pixel_art_video.py invokes the ffmpeg utility via subprocess.run to encode video and generate GIFs. The command is constructed using a list of arguments rather than a single shell string, which prevents command injection by ensuring input parameters are not interpreted as shell commands.
  • [EXTERNAL_DOWNLOADS]: The skill requires ffmpeg to be installed on the host system. This is a well-known and trusted multimedia framework necessary for the skill's animation functionality. The skill does not attempt to download arbitrary scripts or binaries from the internet at runtime.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 07:45 PM
Security Audit — agent-trust-hub — pixel-art