python

Warn

Audited by Snyk on Mar 29, 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.80). The Dockerfile in the skill explicitly runs "useradd --create-home --uid 1000 app" and performs root-level file operations (COPY to /bin, --chown), which instruct creating a system user and modifying system-owned paths during image build, so it encourages state-changing actions.

Issues (1)

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 29, 2026, 07:14 AM
Issues
1