home-assistant
Warn
Audited by Snyk on Apr 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill includes explicit instructions that require or recommend using sudo and privileged access (e.g., "sudo cat /config/...", "sudo docker logs", sudo access to /run/docker.sock, and a privileged docker run), and it encourages SSH and direct file/container access that can modify or expose the host state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata