xiond-init
Warn
Audited by Snyk on Mar 18, 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 install/upgrade scripts explicitly fetch GPG keys and add remote package repos at runtime (e.g., https://packages.burnt.com/apt/gpg.key and https://alpine.fury.io/burnt/burnt@fury.io-b8abd990.rsa.pub) and then install xiond from those repositories, which downloads and executes remote package code.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs the agent to perform system-level install/upgrade operations that explicitly require sudo (adding package repos, installing binaries) and thus modifies the host system state in a way that can compromise 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