se-dev-script

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.90). Most URLs are PyPI, GitHub and Steam resources (low risk), but the prepare scripts fetch and execute remote installer scripts and download a Windows .exe from third-party domains (astral.sh and frippery.org), which are direct executable/script fetches and therefore present elevated risk.

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

  • Third-party content exposure detected (medium risk: 0.30). At runtime, the skill indexes and searches C# PB script source code from the user’s installed Steam Workshop/local “Script.cs” files (Data/scripts.json inventory → index_scripts.py → cs_indexer.py reads each .cs file text), so outsider-authored script text can be ingested without the agent selecting a specific item first.

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-script