home-assistant
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides example
curlcommand templates for interacting with the Home Assistant REST API. These commands are used to query device states and send control signals. They rely on user-defined environment variables (HOMEASSISTANT_URLandHOMEASSISTANT_TOKEN) and target the user's local or self-hosted instance.- [EXTERNAL_DOWNLOADS]: References the official Home Assistant website (home-assistant.io) for documentation and setup, which is a well-known and trusted service in the smart home ecosystem.- [SAFE]: Employs best practices for credential management by instructing the user to store sensitive access tokens in environment variables rather than hardcoding them within the skill or prompts.- [SAFE]: Includes explicit safety constraints for high-risk operations, specifically requiring Human-In-The-Loop (HITL) confirmation before executing commands that unlock physical doors or modify security systems.
Audit Metadata