m5-onboard
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [System Tool Installation]: The skill provides guidance on installing necessary environment components like Python and Homebrew. It utilizes official installation strings and system package managers appropriate for each operating system.
- [Hardware Utility Management]: It manages the installation of specialized hardware tools such as
esptoolandpyserialthrough standard Python package management, ensuring the environment is ready for device flashing. - [Privileged Access Configuration]: For Linux users, the skill includes instructions to modify group memberships (e.g.,
dialout) to enable serial port communication without requiring root privileges for every operation. - [Hardware Interaction]: The skill performs firmware updates and script uploads to connected ESP32 devices via serial interfaces, which is the primary intended function of the onboarding workflow.
Audit Metadata