Skip to main content

micropython-skills

Enables programming and interaction with embedded boards using MicroPython, turning hardware into AI-programmable co-processors.

Install this skill

or
83/100

Security score

The micropython-skills skill was audited on May 15, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 212

Direct command execution function call

SourceSKILL.md
212mpremote exec "exec(open('my_program.py').read())"
low line 300

External URL reference

SourceSKILL.md
300| `https://micropython.org/download/{board}/` | Firmware flashing only (`firmware_flash.py`) | Download latest stable MicroPython firmware binary for the detected chip | Only when flashing firmware |
low line 301

External URL reference

SourceSKILL.md
301| `https://micropython.org/resources/firmware/...` | Firmware flashing only | Direct firmware `.bin` download URL | Only when flashing firmware |
Scanned on May 15, 2026
View Security Dashboard
Installation guide →