lean-ctx

Fail

Audited by Snyk on May 15, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The URL is a direct raw GitHub-hosted shell install script from an individual/unknown account and is intended to be fetched-and-executed (curl | bash), which, while hosted on a legitimate CDN (raw.githubusercontent.com), is inherently risky because it allows arbitrary code execution from an unverified source.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md explicitly shows runtime use of fetching arbitrary web content (e.g., "lean-ctx -c curl -s " and listing curl/wget as supported commands) and the provided install script also fetches releases from GitHub (https://api.github.com and github.com), meaning the agent will ingest and interpret untrusted third-party web content as part of its workflow.

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
May 15, 2026, 11:28 AM
Issues
3