gif-creator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill metadata, instructions, or code. No evidence of prompt injection, obfuscation, or unauthorized data access was found.\n- [EXTERNAL_DOWNLOADS]: The skill defines a dependency on 'pillow', which is a trusted and well-known Python library for image processing. No other external packages or scripts are downloaded.\n- [COMMAND_EXECUTION]: The script uses standard Python library calls for image manipulation and file writing. It does not invoke shell commands, spawn subprocesses, or use dynamic code execution functions like eval or exec.\n- [DATA_EXFILTRATION]: The skill does not perform network operations. All file access is limited to standard system fonts and a session-specific output directory for saving the generated assets.
Audit Metadata