django-setup
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.60). The skill explicitly instructs installing mkcert and "installing local certificate authority" (which modifies the system trust store and typically requires elevated privileges) and references platform-specific Python/mkcert installation steps that can change system state, so it pushes actions that affect the host system even though it doesn't explicitly call sudo.
Audit Metadata