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
grepandtailfor log inspection,py_compilefor syntax checking, andrufformypyfor 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