agenthog-setup
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
agenthoglibrary and its optional dependencies (e.g.,openai,anthropic,langchain) from official package registries to enable agent tracing. - [COMMAND_EXECUTION]: The instructions involve running shell commands for package installation (
pip,uv,npm, etc.) and executing version check scripts to ensure compatibility. - [COMMAND_EXECUTION]: The skill includes instructions to use the
agenthogCLI for verifying the setup via theagenthog audit verifycommand. - [SAFE]: The skill enforces strict security practices for credential management, directing the agent to use environment variables or user-interactive initialization rather than handling raw secrets in the prompt context.
Audit Metadata