meme-generation
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs its primary function of meme generation using a local Python script and the well-known Imgflip service for templates. The logic is transparent and follows best practices for a creative utility.- [COMMAND_EXECUTION]: The instructions direct the agent to use standard shell commands (find, dirname) to locate the skill's installation directory and execute the generation script. These commands are restricted to the skill's own file structure and do not incorporate unvalidated external input into shell execution.- [EXTERNAL_DOWNLOADS]: The skill downloads meme templates from Imgflip's official domains (api.imgflip.com and i.imgflip.com). This is a well-known service for meme content, and the downloads are limited to image files processed via the Pillow library, representing no risk of remote code execution.
Audit Metadata