cardputer-buddy
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill instructions involve running local Python scripts such as
push.py,tail_serial.py, andrepl_run.py. These scripts are used to manage files and monitor logs on a connected hardware device over a USB-serial interface. - Dynamic Hardware Interaction: The skill utilizes a REPL (Read-Eval-Print Loop) execution pattern through
repl_run.py, which allows sending and running MicroPython code snippets directly on the connected Cardputer. This is a standard capability for MicroPython development environments.
Audit Metadata