cloud-architecture
Warn
Audited by Snyk on Apr 28, 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.70). The skill includes commands that use sudo and systemctl (e.g., "sudo certbot --nginx" and "systemctl reload nginx") and other service-manipulating CLI snippets that would modify local system state and require elevated privileges, so it pushes the agent toward changing the host environment.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata