hermes-graphify-gsd-nonintrusive-workflow
Warn
Audited by Snyk on Aug 18, 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 (medium risk: 0.40). The skill instructs automatic global installs (pip/npx --global) and adding cron/systemd timers which will modify the host's runtime state (install software, schedule jobs), but it does not explicitly request sudo, create users, or edit privileged system files like systemd unit files or /etc files.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata