meme-factory

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • Data Security (SAFE): The skill is designed to take user-provided text and incorporate it into URLs for the memegen.link API. This interaction is limited to the skill's primary stated purpose and does not involve any access to sensitive files (e.g., .env, .ssh) or credentials.
  • Code Execution & Safety (SAFE): The Python script scripts/meme_generator.py uses only standard library modules (argparse and urllib.parse) to construct URLs. It does not employ any dangerous execution functions like eval(), exec(), or subprocess calls.
  • Threat Category Review (SAFE): No indicators of prompt injection, obfuscation, persistence mechanisms, or privilege escalation were detected. The use of a third-party API is transparent and limited to generating image links.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 04:35 PM