sprite-decompose

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were identified in the instructions or the accompanying Python scripts.
  • [COMMAND_EXECUTION]: The script scripts/test_skill.py utilizes subprocess.run to execute internal unit tests and verify extraction logic against provided fixtures. These calls are performed using the local Python interpreter, avoid shell execution, and are restricted to scripts within the skill's own package structure.
  • [EXTERNAL_DOWNLOADS]: The skill requires numpy and Pillow, which are well-known and trusted libraries in the Python ecosystem for scientific computing and image processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 10:24 PM
Security Audit — agent-trust-hub — sprite-decompose