lightx2v-cli

Fail

Audited by Snyk on Jun 23, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.75). These URLs point to an unfamiliar domain (x2v.light-ai.top) and include a raw GitHub install.sh intended to be piped directly to sh—executing an unreviewed remote script from an unknown repo/domain is a notable malware distribution risk.

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

  • Third-party content exposure detected (high risk: 0.85). The required runtime workflow for lightx2v run submits a user-supplied --prompt (free-form text) into the API request body, which the skill then uses as LLM context for generation; this is outsider-authored free text because it originates from the operating user’s input rather than the skill’s bundled reference material.

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
Jun 23, 2026, 03:12 PM
Issues
3
Security Audit — snyk — lightx2v-cli