se-dev-server-code

Fail

Audited by Snyk on Aug 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Almost all links are to PyPI, GitHub, official installers or well-known package hosts (low risk), but there is a direct .exe hosted on a small/personal site (frippery.org) which is a high-risk download source for executables.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). common-posix.sh (called during preparation) installs "uv" by fetching and piping a remote install script to sh from https://astral.sh/uv/install.sh, which downloads and executes remote code at runtime.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 20, 2026, 12:35 PM
Issues
2
Security Audit — snyk — se-dev-server-code