geekbot-setup
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill initiates the installation of the "geekbot-cli" package through the npm package manager. This is a standard procedure for the tool's deployment and aligns with the vendor's provided documentation.
- [COMMAND_EXECUTION]: Uses the Bash tool to perform environment checks and verify the CLI's installation state, version, and authentication status.
- [SAFE]: The skill implements a security-conscious approach to authentication by explicitly instructing users to avoid pasting API keys into the chat. It recommends using the platform's shell execution prefix to ensure sensitive credentials are stored in the OS keychain rather than the conversation history.
Audit Metadata