deslop-duplication-audit
Fail
Audited by Snyk on Aug 14, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). This URL points to a GitHub Releases page that hosts precompiled binaries for a user-owned repository (Nimblesite/Deslop); GitHub releases from smaller/unknown accounts are a common vector for distributing executables and thus present elevated risk unless the project and publisher are verified.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs installing and running Deslop from remote sources (e.g.,
mise use -g github:Nimblesite/deslop@latestand the GitHub releases URL https://github.com/Nimblesite/Deslop/releases/latest), which fetches and installs remote executables required at runtime and thus can execute remote code.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata