doris-debug-cloud
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- Standard Administrative Diagnostics: The skill utilizes official Apache Doris commands (e.g.,
SHOW FRONTENDS,SHOW COMPUTE GROUPS) and grep patterns to analyze local logs for performance bottlenecks. These are routine operations for database administrators. - Vendor-Specific Configuration Auditing: It provides guidance on tuning official BE and FE configuration parameters like
file_cache_pathands3_max_connections, which are documented features of the Apache Doris cloud mode. - Non-Exploitable Command Execution: The bash commands provided are for local log inspection (
grep) and health checks via local/internal service endpoints (curl). No patterns of remote code execution, obfuscation, or unauthorized data exfiltration were detected. - Reference Case Study: The included reference file documentation regarding tablet warm-up issues is purely informational and provides diagnostic steps to troubleshoot internal FE/BE communication inconsistencies.
Audit Metadata