hive-build
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
hive-mcp-clientpackage on npm. This is the official client for the Hive platform and is consistent with the skill's primary purpose. - [CREDENTIALS_UNSAFE]: The documentation explicitly instructs users to manage API keys using environment variables and warns against exposing them in client-side code, which aligns with security best practices.
- [COMMAND_EXECUTION]: Provides boilerplate code for multiple languages (Python, TypeScript, Go, Rust, Java) to interact with the Hive REST API. These examples demonstrate standard API interaction patterns and do not contain malicious commands or unsafe execution logic.
Audit Metadata