telnyx-texml-go

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill defines an attack surface for indirect prompt injection by ingesting untrusted data from telephony services (ingestion point: GetRecordingTranscriptionSidJson in SKILL.md). There are no explicit boundary markers or sanitization steps mentioned for this data, which is processed in a context with capabilities for call and conference management.
  • [SAFE]: The skill references the official github.com/team-telnyx/telnyx-go package, which is a trusted vendor resource for the specified author.
  • [SAFE]: Authentication is configured using environment variables (os.Getenv("TELNYX_API_KEY")), avoiding the risk of hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 11:00 AM