telnyx-video-curl
Fail
Audited by Snyk on May 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W008: Secret detected in skill content (API keys, tokens, passwords).
- Secret detected (high risk: 1.00). The document contains a full JWT string (header.payload.signature) used as the "refresh_token" in the refresh_client_token example. This is a high-entropy, literal token (not a placeholder like "YOUR_API_KEY" or a simple example password) and appears to be a real/usable credential rather than a template. It is directly present in the examples, so it meets the criteria for a secret.
Issues (1)
W008
HIGHSecret detected in skill content (API keys, tokens, passwords).
Audit Metadata