doris-debug-query

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [Command Execution]: The skill uses a local script ./scripts/doris-debug to perform log grepping and audit log analysis. This is a standard pattern for database troubleshooting tools provided by the Apache Doris project.
  • [External Data Access]: The skill fetches query profiles and resets RPC channels using curl against the Doris Frontend (FE) and Backend (BE) management APIs (ports 8030 and 8040). These operations are performed against the user's own cluster infrastructure for diagnostic purposes.
  • [Configuration Recommendations]: It suggests modifying be.conf and SQL session variables (e.g., enable_profile, parallel_exchange_instance_num) to mitigate performance bottlenecks, which is the intended use case for a database debugging skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 03:30 AM
Security Audit — agent-trust-hub — doris-debug-query