superset

Fail

Audited by Snyk on Jul 24, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The instruction pipes a remote shell script from an unverified domain (https://superset.sh/cli/install.sh) directly to sh, which is high-risk because it can execute arbitrary code from an untrusted source.

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

  • Potentially malicious external URL detected (high risk: 0.90). The README instructs installing the CLI with a one-liner that fetches and pipes remote code to a shell ("curl -fsSL https://superset.sh/cli/install.sh | sh"), which downloads and executes external code at runtime and is a required installer for using the CLI functionality.

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
Jul 24, 2026, 05:51 AM
Issues
2
Security Audit — snyk — superset