bwh
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
x bwhcommand-line utility to interact with the BandwagonHost API. It performs standard administrative tasks such as retrieving server information (x bwh info) and managing power states (x bwh restart,x bwh start). - [SAFE]: The skill promotes secure credential handling. Instead of asking for or hardcoding API keys, it instructs the agent to guide the user to obtain their API Key and VEID from the official portal and run a local initialization command (
x bwh init). - [SAFE]: The instructions include explicit safety constraints requiring the AI agent to confirm with the human user before executing destructive or disruptive operations such as
restartorreinstallactions.
Audit Metadata