eagle-eye-monitor
Fail
Audited by Snyk on Jul 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The setup wizard and configuration examples explicitly request SMTP username/password (or SES credentials) and show them placed verbatim in the stored config and example snippets, which would require the assistant to accept and/or emit secret values directly.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt instructs creating a systemd unit under /etc/systemd/system and running systemctl enable/start (and touching other system-wide service files), which modifies privileged system files and requires elevated (sudo/root) privileges.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata