edgespeak-segment
Fail
Audited by Snyk on Aug 19, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs passing license keys inline (e.g.,
activate <KEY>and--license-key <KEY>), which requires the LLM/agent to accept and embed secret values verbatim in commands, enabling secret exfiltration.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill directs users to run "curl -fsSL https://edgespeak.com/install.sh | sh" when the CLI is missing, which fetches and executes remote installer code at runtime and is required for the skill to operate.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata