edgespeak-broadcast

Fail

Audited by Snyk on Aug 19, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill explicitly shows the pattern edgespeak-cli activate <KEY>, which encourages placing an activation key directly on the command line (and thus having the agent accept/echo a secret value verbatim), an insecure credential-handling pattern.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). This is a direct shell installer (install.sh) served from a third-party domain and the skill advises piping it into sh (curl ... | sh), which is a high-risk pattern for distributing malware if the host or content is malicious or compromised.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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 19, 2026, 09:36 AM
Issues
3
Security Audit — snyk — edgespeak-broadcast