superset

Fail

Audited by Snyk on Aug 1, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The URL https://superset.sh/cli/install.sh is a direct shell-install script on a non-obvious/unverified domain and is suggested to be run via curl | sh, which is a high-risk distribution pattern for malware; the IETF RFC link is benign documentation.

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

  • Third-party content exposure detected (medium risk: 0.30). The Superset CLI workflow reads free text from runtime-managed session snapshots via superset terminals read --workspace <id> --terminal <id> and sends arbitrary text with superset terminals send --workspace <id> --terminal <id> --text "...", meaning outsider-authored text can be injected through terminal/session content into the agent flow.

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 1, 2026, 11:52 AM
Issues
3
Security Audit — snyk — superset