telnyx-numbers-compliance-python
Warn
Audited by Snyk on Mar 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The SKILL.md includes endpoints that retrieve user-uploaded documents (e.g., "Download a document" using client.documents.download and "Generate a temporary download link" returning a pre-signed url) which the agent example explicitly reads (content = response.read()), so it can ingest untrusted third-party content that could influence subsequent actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata