Arduino

v1.0.0

Develop Arduino projects avoiding common wiring, power, and code pitfalls.

5· 1.4k·6 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
Name and description (Arduino troubleshooting and best practices) align with the SKILL.md content. The skill does not request unrelated binaries, environment variables, or access to external services.
Instruction Scope
SKILL.md contains static advice about voltage, wiring, timing, memory, serial debugging, and uploads. It does not instruct the agent to read files, run shell commands, call external endpoints, or access secrets beyond its stated scope.
Install Mechanism
No install spec and no code files — instruction-only skills write nothing to disk and do not install software, so installation risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths. Nothing in the instructions implies a need for secrets or unrelated service access.
Persistence & Privilege
Skill is not marked always:true and does not request persistent/system privileges. It is user-invocable and allowed to be called autonomously (platform default), which is reasonable for a read-only instruction skill.
Assessment
This skill is a read-only reference of Arduino best practices and is low-risk to install. Before relying on its advice, double-check specifics against your exact board model and datasheets (e.g., ESP32 is 3.3V, UNO is 5V), especially for power and current requirements. Remember that physical-hardware safety (motors, batteries, mains connections) requires additional precautions not covered here—do not assume advice replaces electrical-safety procedures. If you later enable features that let the agent run tools (Arduino CLI, avrdude) or access your machine/ports, re-evaluate because those capabilities require additional permissions and carry more risk.

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

latestvk97esejz92rsbghhtc6x7b8qt980w5a8

License

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

Runtime requirements

🔌 Clawdis
OSLinux · macOS · Windows

Comments