generate2dmap
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill instructions and reference documents focus exclusively on game development workflows. No evidence of prompt injection, data exfiltration, or persistence mechanisms was found.
- [COMMAND_EXECUTION]: The skill includes two local Python scripts,
extract_prop_pack.pyandcompose_layered_preview.py, which are used to process generated images. These scripts use the Pillow library for image manipulation (e.g., chroma-key removal, cropping, and compositing) and perform standard file system operations within the project's assets and data directories.
Audit Metadata