generate2dsprite
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill's logic is focused on image processing and asset generation.
- [EXTERNAL_DOWNLOADS]: The skill relies on standard, well-known Python libraries (numpy and Pillow) for image processing. No remote scripts or unauthorized external dependencies are downloaded or executed.
- [DATA_EXFILTRATION]: There are no network requests or attempts to access sensitive files. Data handling is limited to the local working directory and image generation output.
- [COMMAND_EXECUTION]: The skill uses a local script for deterministic image processing. It does not execute arbitrary shell commands or use dynamic execution functions like eval() or exec().
- [PROMPT_INJECTION]: The skill contains instructional content for the agent to help it generate effective image prompts. No malicious override patterns or safety bypass instructions were found.
Audit Metadata