arduino-code-generator
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
uvtool to execute a local Python script (scripts/generate_snippet.py) that generates Arduino code based on user parameters. This behavior is documented as the skill's primary function. - [PROMPT_INJECTION]: The skill contains an attack surface for indirect prompt injection because it processes user-provided hardware patterns and board configurations to generate code.
- Ingestion points: User input for board types and code patterns defined in the
Quick Startsection ofSKILL.md. - Boundary markers: None identified in the instructional text.
- Capability inventory: The skill can execute a local script and list directory contents as seen in
SKILL.md. - Sanitization: No specific input validation or sanitization routines are mentioned in the provided documentation.
Audit Metadata