doris-debug-tablet
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [Command Execution]: The skill provides instructions to execute local scripts like
./scripts/doris-debugto collect metrics and grep logs. These are standard operations for a system administration and debugging tool. - [Network Operations]: The skill performs API requests via
curlto internal Doris Frontend (FE) and Backend (BE) endpoints to retrieve tablet distribution and metrics. These interactions are targeted at the system's own components. - [System Configuration]: It includes recommendations for modifying Doris configuration files (
fe.conf,be.conf) to adjust cluster behavior, such as clone worker counts and disk balancing thresholds, which are typical tasks for a database administrator.
Audit Metadata