mz-query-tracing
Warn
Audited by Snyk on Apr 29, 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 (low risk: 0.30). The skill's steps are primarily benign debugging actions (running local services, psql ALTER SYSTEM, fetching traces) and do not ask to create users or modify system files, but it explicitly states that "All network calls require dangerouslyDisableSandbox," which encourages bypassing sandbox/security protections and thus poses some risk.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata