skills/fikriaf/agentos/ascii-video/Gen Agent Trust Hub

ascii-video

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves its stated purpose of providing a technical framework and reference material for an AI agent to build ASCII video rendering scripts. The provided code is instructional and relies on standard scientific and imaging libraries.
  • [COMMAND_EXECUTION]: The skill uses subprocess.run to interface with ffmpeg and ffprobe for media processing, which is appropriate and necessary for a video generation pipeline.
  • [EXTERNAL_DOWNLOADS]: The skill includes instructions and code for interacting with the ElevenLabs API for text-to-speech generation. ElevenLabs is a recognized and well-known service in the AI industry, and the usage is consistent with the skill's creative features.
  • [COMMAND_EXECUTION]: Hardware detection routines utilize the subprocess and platform modules to query system information (CPU count, memory) for optimizing parallel rendering processes.
  • [REMOTE_CODE_EXECUTION]: An optional 'External Layout Oracle Pattern' is described, which suggests using Playwright to execute JavaScript in a headless browser to handle complex text layout logic. This is presented as an advanced design pattern for the agent to coordinate.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 09:02 AM