dancing-lights
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill's behavior aligns with its stated purpose of providing ambient status indicators through Home Assistant.
- [COMMAND_EXECUTION]: The skill involves using the 'curl' binary to perform POST requests to the Home Assistant REST API. This is a legitimate and expected mechanism for the functionality described in the skill.
- [SAFE]: Configuration and authentication are handled via environment variables (HA_URL, HA_TOKEN), which is a standard and secure practice for managing sensitive credentials in this environment.
Audit Metadata