superset-10x

Fail

Audited by Snyk on Aug 5, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The URL points to a direct shell installer (install.sh) on a non-official/unfamiliar domain and is suggested to be run via curl | sh, which is a high-risk distribution pattern for malware.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill suggests installing the CLI at runtime by running a remote install script fetched and executed via curl -fsSL https://superset.sh/cli/install.sh | sh, which would download and execute remote code during runtime.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 5, 2026, 08:38 AM
Issues
2
Security Audit — snyk — superset-10x