apiiro-setup
Warn
Audited by Snyk on May 6, 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 setup installs remote binaries at runtime (e.g., it queries https://api.github.com/repos/apiiro/marketplace/releases/latest to obtain an RPM URL and/or downloads https://github.com/apiiro/marketplace/releases/latest/download/apiiro-linux-x64), which fetches and executes remote code, so this is a runtime external dependency.
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 instructs the agent to run privileged install commands (e.g., sudo yum install, sudo mv into /usr/local/bin) and modify system-level files, which requires elevated privileges and changes the machine state.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata