skills/5dive-ai/skills/diagnose/Gen Agent Trust Hub

diagnose

Warn

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill makes extensive use of sudo to perform administrative tasks, including service management (systemctl), process monitoring (journalctl), and system diagnostics.
  • [COMMAND_EXECUTION]: Modifies system configuration files by appending entries to /etc/fstab to enable swap space.
  • [COMMAND_EXECUTION]: Performs low-level system operations including creating swap files (fallocate), formatting partitions (mkswap), and altering file permissions (chmod).
  • [CREDENTIALS_UNSAFE]: The security audit capability explicitly reads sensitive file paths including /root/.ssh/authorized_keys and individual user SSH authorized keys to report their contents.
  • [CREDENTIALS_UNSAFE]: Accesses environment files and connector configurations located in /etc/5dive/connectors/, which often contain sensitive credentials or tokens.
  • [DATA_EXFILTRATION]: While not sending data to an external third-party domain, the skill is designed to collect and summarize system state, logs, and security configurations for reporting to the agent and user, which constitutes exposure of internal system data.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 2, 2026, 10:27 PM
Security Audit — agent-trust-hub — diagnose