Wled
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill's code and documentation are clearly aligned with its stated purpose of controlling WLED devices via their HTTP API. The `scripts/wled.py` script makes HTTP requests to user-specified WLED device IPs/hostnames and reads configuration from designated `~/.wled/config.json` or `WLED_HOST` environment variable. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md` to subvert the agent's purpose or access unrelated sensitive data. All network and file access is limited to the scope of WLED control and configuration.
