Raspberry Pi
PassAudited by VirusTotal on May 16, 2026.
Findings (1)
The `SKILL.md` file contains an instruction to install Docker using `curl -fsSL https://get.docker.com | sh`. While this is a common installation method, it represents a significant security risk as it involves executing arbitrary code downloaded from an external source. This pattern is a classic remote code execution (RCE) vulnerability vector, making the skill bundle suspicious due to the inherent supply chain risk and potential for compromise, even if the immediate intent is benign.
