se-dev-mod

Fail

Audited by Snyk on Aug 22, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Most URLs are benign PyPI package files, but a few are direct installer scripts/executables from third-party domains (astral.sh install scripts and a frippery.org busybox .exe) which are high-risk when fetched-and-executed.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The outsider-authored text is mod source code coming from user’s installed Steam Workshop mods or locally installed mods: at runtime prepare/index_mods.py parses *.cs files under the workshop/local mods paths and reads the contents into the indexer (FileProcessor.process_file reads source_code = f.read()), so a user can supply poison by publishing a malicious mod.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 22, 2026, 01:35 AM
Issues
3
Security Audit — snyk — se-dev-mod