traceway-setup
Warn
Audited by Snyk on Aug 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs running a remote install script fetched and piped to a shell (curl -fsSL https://install.tracewayapp.com/install.sh | ... bash), which downloads and executes remote code at runtime, creating a high-confidence execution risk.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). It explicitly instructs installing a host-level Traceway OTel Agent via a curl|bash installer (systemd/launchd/PowerShell), which modifies system services/configuration and requires elevated privileges on the machine.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata