sprite-animation-assets
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyscripts/compose_sprite_set.py
LOWAnomalyLOW
scripts/compose_sprite_set.py
The code is a legitimate sprite-atlas and GIF-generation utility with no clear malware indicators. The primary security issues are insufficient path confinement for manifest frame paths and unsafe use of state names in GIF output filenames, both of which matter when the manifest is untrusted. Image resource exhaustion is also possible without size limits. If the final `main(` text is literal, the fragment has a syntax error. The findings indicate a security risk from untrusted input, but not intentional malicious behavior.
Confidence: 98%Severity: 62%
Audit Metadata