telnyx-account-go

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it retrieves and processes data from external Telnyx API endpoints.
  • Ingestion points: API responses from AuditEvents, Balance, Invoices, DetailRecords, and WebhookDeliveries in SKILL.md.
  • Boundary markers: No delimiters or ignore-instructions warnings are present in the provided Go snippets to separate data from instructions.
  • Capability inventory: The skill interacts with the Telnyx API but does not provide direct shell access or filesystem write capabilities.
  • Sanitization: There is no evidence of sanitization or validation of the retrieved API data before it is presented to the agent.
  • [EXTERNAL_DOWNLOADS]: The skill installation instructions include downloading the official Telnyx Go SDK.
  • Evidence: go get github.com/team-telnyx/telnyx-go in SKILL.md. This targets the official repository of the verified vendor.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 03:03 AM