lean-ctx

Fail

Audited by Snyk on Aug 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The raw GitHub URL points to an install.sh script that the skill instructs users to curl and pipe to bash (a high-risk pattern for executing remote code); the Apache license URLs are official and benign.

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

  • Third-party content exposure detected (medium risk: 0.30). lean-ctx’s required runtime workflow can ingest outsider-authored free text because its Hybrid/MCP modes include “cached reads/search” and shell hooks that read arbitrary project files/directories and execute commands like curl -s <url> at runtime based on user/agent prompts, thereby allowing external users to introduce poison text into files/inputs that the LLM then reads.

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 23, 2026, 04:00 AM
Issues
3
Security Audit — snyk — lean-ctx