fireworks-tech-graph
Warn
Audited by Snyk on Jun 21, 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 primarily describes SVG generation and PNG export workflows (safe file operations, installs, and rendering), but it includes an instruction to launch headless Chrome with --no-sandbox and --disable-setuid-sandbox which explicitly disables a security sandbox (a security-bypassing recommendation), so it poses a moderate risk though it does not ask for sudo, system-file edits, or user creation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata