telnyx-missions-go
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Telnyx Go SDK from 'github.com/team-telnyx/telnyx-go'. This is a legitimate resource maintained by the skill's author ('team-telnyx').
- [CREDENTIALS_SAFE]: Code examples correctly demonstrate retrieving sensitive credentials from environment variables using 'os.Getenv("TELNYX_API_KEY")' rather than hardcoding them in scripts.
- [DATA_INGESTION_SURFACE]: The skill interacts with the Telnyx API to retrieve data such as mission instructions and run summaries. While this represents a potential surface for indirect prompt injection if the API content is malicious, the skill's operations are confined to standard resource management within the Telnyx platform.
Audit Metadata