reel
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-structured set of instructions and references for legitimate terminal recording activities. It follows security best practices by explicitly instructing users to avoid including PII or credentials in recordings.
- [EXTERNAL_DOWNLOADS]: The skill references downloading and installing official tools (VHS, asciinema, terminalizer) and assets (JetBrains Mono fonts) from well-known repositories on GitHub. These operations are necessary for the skill's functionality and target reputable sources.
- [COMMAND_EXECUTION]: The skill's primary function involves executing shell commands to record terminal sessions and process media files using standard utilities like ffmpeg and gifsicle. These commands are executed as part of the intended user workflow.
- [DATA_EXFILTRATION]: No malicious exfiltration patterns were detected. The skill uses standard API endpoints (OpenAI, ElevenLabs) for its audio narration features, which are well-known services for TTS generation.
- [PROMPT_INJECTION]: The instructions do not contain any patterns typical of prompt injection, such as attempts to bypass safety filters or override agent constraints.
Audit Metadata