ha-debugging

Pass

Audited by Gen Agent Trust Hub on Jun 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Detailed analysis of the skill instructions, code snippets, and shell commands found no evidence of malicious intent or security vulnerabilities.
  • [COMMAND_EXECUTION]: The skill includes standard shell commands for debugging purposes, such as grep and tail for log inspection, py_compile for syntax checking, and ruff or mypy for linting and type checking. These are appropriate for the stated purpose of debugging Home Assistant integrations.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: While the skill accesses local log files (home-assistant.log), it does so using standard diagnostic tools (tail, grep) without any network transmission or exfiltration patterns.
  • [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were found in the instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 30, 2026, 05:46 AM
Security Audit — agent-trust-hub — ha-debugging