axum-impl-deployment
Warn
Audited by Snyk on Aug 13, 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 skill includes Dockerfile instructions that create and switch to a system user inside the image (RUN useradd / USER 10001:10001 / USER appuser), which modifies system state and matches the flagged pattern of creating user accounts on the machine.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata