upskill

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs include direct raw shell-script downloads (curl|bash) from a GitHub repo and a reference to an external/unknown GitHub repo used for npx installs — executing remote .sh from unverified sources and installing code from unvetted repos is a high-risk distribution vector for malware.

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

  • Third-party content exposure detected (high risk: 0.75). Outsider-authored free text can enter the LLM context via the runtime session artifacts that UpSkill captures (e.g., SessionEnd saves session.log and extracts [USER] messages), which are not authored by the operating user and are then fed to the Teacher/Student models during /upskill-build and later served via generated SKILL.md/CLAUDE.md.

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
Jul 8, 2026, 03:33 PM
Issues
3
Security Audit — snyk — upskill