telegram
Warn
Audited by Snyk on Jun 12, 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 requires disabling the sandbox for running bash commands ("dangerouslyDisableSandbox: true"), which is a direct instruction to bypass security mechanisms and allows arbitrary modifications to the host filesystem (even though the example uses /tmp), so it should be flagged.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata