verifying-taubyte-functions
Warn
Audited by Snyk on May 3, 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 prompt explicitly instructs using "sudo sh -c 'echo ... >> /etc/hosts'" (and editing /etc/hosts), which requires elevated privileges and modifies a system file, so it directs actions that change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata