telnyx-video-python

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 code contains a full, high-entropy JWT-looking value used directly as a refresh_token in the "Refresh Client Token" example. It is not a placeholder (e.g., YOUR_API_KEY) nor a simple setup password; it has the structure header.payload.signature and long random-looking segments, so it appears to be a real, usable credential. Therefore it should be flagged and removed/redacted (or replaced with an environment variable/placeholder) in documentation.

Issues (1)

W008
HIGH

Secret detected in skill content (API keys, tokens, passwords).

Audit Metadata
Risk Level
HIGH
Analyzed
May 13, 2026, 04:20 PM
Issues
1
Security Audit — snyk — telnyx-video-python