doris-debug-deployment

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Diagnostic Command Execution]: The skill provides shell commands for debugging Apache Doris clusters, such as checking node health via curl and inspecting network ports using ss. These are standard administrative actions for database maintenance and are used to provide visibility into the system state.
  • [Process and File Management]: The instructions include commands like fuser -k to stop processes and ls to check metadata directories. While these operations involve system-level changes, they are presented as specific remedies for port conflicts and metadata corruption in a controlled deployment environment.
  • [Automated Alert Review]: An automated scan identified a potential remote execution pattern in the command parsing a health check. Manual analysis confirms this command (curl ... | grep) is used strictly to extract an IP address from JSON output for configuration validation and does not involve executing external code.
  • [Network Operations]: The skill interacts with internal cluster APIs (defined via $FE and $BE variables). These requests are used to retrieve status information from the local deployment and do not involve data exfiltration to external or unknown domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 03:30 AM
Security Audit — agent-trust-hub — doris-debug-deployment