python-venv-manager

Warn

Audited by Snyk on Feb 16, 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.50). The prompt includes state-changing operations such as creating users (useradd in Dockerfiles), installing system packages (apt-get), and running remote installers (curl | bash) which modify system state—albeit often in container or user-shell contexts—so it does push actions that can alter the machine.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:21 AM