sentry-skill

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 (medium risk: 0.60). The skill contains self-hosted deployment and installer commands (curl | bash, ./install.sh, npm -g, docker compose up -d, etc.) that will modify the machine's state and may require elevated privileges, but it does not explicitly instruct the agent to obtain sudo, bypass security, edit system-level files like systemctl/ssh, or create user accounts.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 09:29 PM