litestar-deployment
Warn
Audited by Snyk on May 18, 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: 1.00). The skill explicitly instructs creating a system user (useradd --system --uid 65532) and includes systemd service/unit deployment paths (implying modifying system service files), which are actions that alter machine state and require elevated privileges, so it should be flagged.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata