upskill

Fail

Audited by Snyk on Jul 3, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). All links point to GitHub/raw.githubusercontent content (common and generally legitimate) but they reference third‑party/individual repos and include a remote installer fetched via raw.githubusercontent (curl ... | bash) — a high‑risk pattern unless you inspect and trust the scripts and maintainers.

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

  • Third-party content exposure detected (high risk: 0.85). At runtime, the required workflow ingests outsider-authored free text from the user’s own Claude Code session logs (e.g., [USER] messages and session.log captured by the SessionEnd/UserPromptSubmit hooks) into the Teacher/Student build pipeline, which then feeds that text into the LLM context for skill generation/validation.

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 3, 2026, 06:39 AM
Issues
3
Security Audit — snyk — upskill