eightctl
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installation process downloads the
eightctlbinary directly from the developer's GitHub repository (github.com/steipete/eightctl) using the Go module system. - [COMMAND_EXECUTION]: The skill relies on executing the
eightctlCLI tool locally to perform device operations such as status checks, temperature adjustments, and alarm management. - [CREDENTIALS_UNSAFE]: The skill documentation describes the use of environment variables (
EIGHTCTL_EMAIL,EIGHTCTL_PASSWORD) and a local configuration file (~/.config/eightctl/config.yaml) for device authentication.
Audit Metadata