stackchan-nukoevi-motion-assets

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes ImageMagick (magick) commands to resize and arrange image frames for animation strips. This is a core part of its asset generation workflow.
  • [COMMAND_EXECUTION]: It uses the ESP-IDF toolchain (idf.py) to build firmware and flash it to hardware devices. This involves interaction with the local file system and connected serial devices.
  • [COMMAND_EXECUTION]: Python scripts within the repository (generate_nukoevi_motion_assets.py, verify_motion_asset.py) are executed using uv run to transform source images into raw binary assets for the firmware.
  • [COMMAND_EXECUTION]: The skill uses gtimeout to monitor serial output from the flashed device, running a shell command to export environment variables and start the monitor process.
  • [EXTERNAL_DOWNLOADS]: The uv run command dynamically loads standard Python libraries (pillow, lz4) from the official PyPI registry. These are well-known dependencies required for image processing and compression.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 11:59 AM
Security Audit — agent-trust-hub — stackchan-nukoevi-motion-assets