settings
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Communicates with the npm registry to verify the package version and queries the Hiro API and vendor-owned sponsor relay for health monitoring. These network operations are restricted to these specific diagnostic purposes and target well-known or vendor-specific services.
- [CREDENTIALS_UNSAFE]: Handles Hiro API keys for authenticated access and includes logic to mask these keys in the output to prevent accidental exposure of sensitive information in logs or terminal history.
- [COMMAND_EXECUTION]: Local file operations are restricted to managing the tool's own configuration file at ~/.aibtc/config.json, with no functionality for executing arbitrary shell commands or untrusted scripts.
Audit Metadata