mise
Warn
Audited by Snyk on Jun 30, 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 CI example explicitly uses the external GitHub Action reference "jdx/mise-action@v4", which is fetched and executed at workflow runtime and is relied on to install and run tools (remote code executed during CI).
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 explicitly recommends pre-caching tools system-wide with "mise install --system" (writing to /usr/local/share/mise) and ensuring world-readable permissions, which entails modifying system files/dirs that require elevated privileges and therefore affects 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