test-ts-cli

Fail

Audited by Snyk on Apr 5, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This is high-risk: it points to a raw .sh installer (curl|sh) which would execute code fetched from a GitHub repo — even if hosted under a known org (okx), running remote shell scripts without inspecting them can deliver malware or unwanted actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill tells the agent to run a remote install command (curl ... | sh) to install a CLI and requires ensuring a binary is installed, which instructs modifying the host system and running external code that can change machine state and potentially require elevated privileges.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 5, 2026, 12:43 PM
Issues
3