byted-bytehouse-data-asset-analyzer
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the ByteHouse MCP server implementation from Volcengine's official GitHub repository using the
uvxtool during the analysis process. - [COMMAND_EXECUTION]: The
data_asset_analyzer.pyscript executes the ByteHouse MCP server as a subprocess to perform database operations and schema extraction. - [SAFE]: The skill follows security best practices by requiring database credentials (host, user, and password) to be provided through environment variables rather than hardcoding them within the scripts.
Audit Metadata