aster-api-spot-websocket-v1
Fail
Audited by Snyk on Mar 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). This skill requires embedding user secrets (API key in headers and the listenKey in WebSocket URLs and requests) which forces the agent to include secret values verbatim in commands/connection strings.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.70). The skill's SKILL.md explicitly instructs connecting to the public WebSocket wss://sstream.asterdex.com/ws/ and ingesting market and user streams (e.g., aggTrade, depthUpdate, executionReport) which the agent must parse and act on, so untrusted third-party stream data can materially influence decisions or actions.
Audit Metadata