eightctl
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill configuration includes a step to install the
eightctltool directly from its source repository on GitHub (github.com/steipete/eightctl) using the Go module system. - [COMMAND_EXECUTION]: The skill functions by executing the
eightctlbinary with various arguments to control device status, temperature settings, and alarm schedules. - [DATA_EXPOSURE]: The skill references standard locations for authentication credentials, specifically
~/.config/eightctl/config.yamland environment variablesEIGHTCTL_EMAILandEIGHTCTL_PASSWORD. This is documented as the expected method for the tool to access necessary user credentials.
Audit Metadata