implementing-aws-nitro-enclave-security
Warn
Audited by Snyk on Jun 19, 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). This skill explicitly instructs running sudo commands (package installs, systemctl enable/restart, usermod) and editing system files under /etc (allocator.yaml), which modify the host system state and require elevated privileges, so it risks compromising the machine.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata