generate2dmap

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes two Python scripts for processing game assets:
  • scripts/compose_layered_preview.py: Uses the Pillow library to composite transparent props onto a base map image according to a JSON placement manifest. It performs filesystem read/write operations for images and JSON data.
  • scripts/extract_prop_pack.py: Uses the Pillow library to extract individual game assets from a generated spritesheet (prop pack) based on a solid-color background key. It identifies connected components and saves individual files to a specified output directory.
  • [EXTERNAL_DOWNLOADS]: The skill relies on the built-in image_gen tool to fetch visual assets from a generative model. This is the primary and intended method for creating map visuals, backgrounds, and props described in the documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 08:14 AM
Security Audit — agent-trust-hub — generate2dmap