gif-generation
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard, well-known system utilities (ffmpeg, ffprobe, file) for its primary purpose of media conversion.
- [SAFE]: Shell commands utilize variable quoting (e.g., "$INPUT_FILE") to mitigate common command injection vulnerabilities.
- [SAFE]: No network operations, external downloads, or data exfiltration patterns were identified.
- [SAFE]: The mention of administrative commands (sudo) is contained within informational error messages and is not executed by the skill itself.
- [SAFE]: No evidence of prompt injection, obfuscation, or persistence mechanisms was found in the instructions or metadata.
Audit Metadata