aseprite-frame-extract

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill's primary function is to automate local file processing using a third-party tool.
  • [SAFE]: Command execution is performed securely. The script uses the Aseprite CLI via subprocess.run with a list of arguments, which prevents shell injection vulnerabilities.
  • [SAFE]: Directory management is handled with care. The script includes a safety check to avoid deleting directories containing .git folders, protecting local repositories from accidental removal.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:46 AM