bamboohr-common-errors
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard
curlcommands and a bash diagnostic script intended to help users verify connectivity and authentication with the BambooHR API. - [EXTERNAL_DOWNLOADS]: Includes commands to fetch status information from
status.bamboohr.com, which is the official status page for the BambooHR service. - [CREDENTIALS_UNSAFE]: Appropriately instructs users and agents to use environment variables (
BAMBOOHR_API_KEY) for authentication rather than hardcoding secrets, and includes safe checks to verify key presence and length without exposing the actual values.
Audit Metadata