desktop-applications
Warn
Audited by Snyk on Jun 16, 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 contains explicit runtime/setup build steps that fetch and execute remote code — e.g. the rustup installer curl piped to sh (https://sh.rustup.rs), the AppImage tool download (https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage) in build scripts, and auto-update download URLs (e.g. https://releases.myapp.com/myapp-1.0.1-*.{dmg,AppImage,exe}) which are fetched at runtime to download/install binaries — satisfying fetch+execute and required-dependency conditions.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata