grepai-watch-daemon
Warn
Audited by Snyk on Feb 15, 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 (low risk: 0.30). The skill mainly describes user-level daemon management (user launchd/systemd files, starting/stopping a daemon) which is safe, but it includes an explicit sudo command to write to /proc/sys/fs/inotify/max_user_watches (modifying a kernel parameter), so it does prompt a privileged system change and carries a small but non‑negligible risk.
Audit Metadata