data-analysis

Fail

Audited by Snyk on Jul 2, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This URL is suspicious because it points to a direct shell installer (install.sh) on a third‑party domain and the skill explicitly instructs piping it into sh — a high‑risk pattern unless the domain and script contents are verified as legitimate.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). The document enforces use of a third‑party package manager installed via a remote "curl | sh" installer and forbids standard tooling, which is a high-risk supply‑chain/remote‑execution vector (possible malicious post‑install scripts or backdoor), while the rest of the skill text contains no explicit exfiltration, credential theft, or obfuscated execution.

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

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 2, 2026, 07:10 PM
Issues
3
Security Audit — snyk — data-analysis