m5-onboard

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • External Tool Installation: The skill provides instructions for the agent to install necessary development tools like Python, Pip, and Homebrew. This includes fetching the official Homebrew installation script from its verified GitHub repository.
  • Package Management: The skill's scripts perform automated preflight checks to ensure required dependencies like esptool are available, offering to install them via pip if missing. A specific version of pyserial (3.5) is bundled directly with the skill to ensure compatibility.
  • System Command Execution: To configure the local development environment, the skill utilizes platform-specific package managers such as winget, brew, and apt. On Linux platforms, it may request the use of sudo for package management or to adjust serial port permissions.
  • Remote Firmware Acquisition: To provision the hardware, the skill fetches official MicroPython firmware binaries (UIFlow 2.0) from the hardware vendor's (M5Stack) manifest APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 02:02 AM