grepai-embeddings-ollama
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 (high risk: 0.90). The skill explicitly instructs using sudo to enable/start a systemd service (sudo systemctl enable/start ollama), which modifies system service files and requires elevated privileges, so it directs actions that change the machine's state.
Audit Metadata