ESP32

v1.0.0

Avoid common ESP32 mistakes — GPIO conflicts, WiFi+ADC2 trap, deep sleep gotchas, and FreeRTOS pitfalls.

3· 1.3k·5 current·6 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (ESP32 gotchas) align with the SKILL.md content (GPIO, deep sleep, WiFi, FreeRTOS, power, OTA, etc.). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md is purely advisory documentation about development pitfalls and API usage on ESP32 boards. It does not instruct the agent to read local files, access credentials, call external endpoints, or perform system operations outside its stated scope.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing will be downloaded or written to disk during install.
Credentials
The skill requires no environment variables, credentials, or configuration paths — proportional for a documentation-style skill.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent presence or permissions to modify other skills or system-wide settings.
Assessment
This skill is a read-only reference of ESP32 best-practices and appears safe to install. Keep in mind: 1) The guidance may be version- or board-specific — verify details against your board's datasheet and the Espressif SDK/Arduino core you use. 2) Do not blindly disable hardware protections (e.g., esp_brownout_disable()) — that can cause unstable behavior on battery-powered devices. 3) OTA and partition advice depends on your partition scheme; test OTA in a controlled environment. 4) ADC/GPIO and deep-sleep wakeup pin lists vary by chip revision/module — double-check for your variant. If you need code or automated tasks, prefer a skill that clearly declares any installs or required credentials; this skill is purely advisory and contains no hidden install steps.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dz1y9hy0sp3c6bzp8ene8q980wq24

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📟 Clawdis
OSLinux · macOS · Windows

Comments