edgespeak-karaoke

Fail

Audited by Snyk on Aug 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). This is a direct link to a shell installer (install.sh) that the skill instructs users to curl and pipe to sh — running remote shell scripts is a high-risk delivery method even when served from a project domain.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill documentation instructs running a remote install script via curl | sh (https://edgespeak.com/install.sh), which would fetch and execute remote code as a required CLI fallback dependency.

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 8, 2026, 08:03 AM
Issues
2
Security Audit — snyk — edgespeak-karaoke