sprite-pipeline
Pass
Audited by Gen Agent Trust Hub on Apr 25, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local Script Execution: The skill provides recipes for executing local Python scripts such as
build_sprite_edit_canvas.pyandnormalize_sprite_strip.py. These tools are used to automate sprite alignment, scaling, and canvas preparation within the local project directory. - File System Interaction: The workflow involves reading from and writing to the
output/sprites/directory to process image assets. This is standard behavior for an asset pipeline and occurs within the project's expected scope. - Indirect Prompt Injection Surface: The skill processes external data in the form of 'seed frames' and 'edit requests' from the user. While the skill instructs the agent on how to handle this data, standard precautions should be observed when processing externally sourced image files to ensure instructions remain focused on the intended sprite generation task.
Audit Metadata