sprite-animation-assets

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security vulnerabilities or malicious patterns were detected in the skill's instructions or scripts.\n
  • Local Script Execution: The skill includes a Python script (scripts/compose_sprite_set.py) used to process animation frames. This script is intended to be run locally and performs standard image manipulation (cropping, resizing, compositing) using the Pillow library.\n
  • File System Safety: The script implements basic validation for input files and directories. It uses pathlib for path resolution and checks for file existence before processing. While it handles absolute paths for convenience in development workflows, its operations are restricted to image files and JSON manifest data.\n
  • Dependency Management: The skill relies on the standard Pillow library for image processing, which is a reputable and well-maintained package.\n
  • No Network Activity: The skill does not perform any network requests or data exfiltration operations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 03:19 AM
Security Audit — agent-trust-hub — sprite-animation-assets