openhue
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
openhueCLI to control lighting. Commands are standard and limited to the tool's intended scope. - [EXTERNAL_DOWNLOADS]: Recommends installing the
openhuebinary via Homebrew. This is a standard installation method for the required tool. - [PROMPT_INJECTION]: Evaluated the risk of indirect prompt injection through user-supplied device names.
- Ingestion points: Light and room names provided by the user.
- Boundary markers: Examples show the use of quotes for variable inputs.
- Capability inventory: Execution of
openhuecommands. - Sanitization: Relies on the agent's internal safety mechanisms.
Audit Metadata