byted-bytehouse-load-analyzer
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The load_analyzer.py script downloads and executes a specialized MCP server component directly from the vendor's official GitHub repository (github.com/volcengine/mcp-server) using the uvx tool.
- [COMMAND_EXECUTION]: The script invokes the system shell to run uvx, which manages the lifecycle of the underlying ByteHouse interface server.
- [SAFE]: Authentication is handled securely through standard environment variables (BYTEHOUSE_PASSWORD, etc.), avoiding any hardcoded credentials within the skill files.
Audit Metadata