telnyx-10dlc-go
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Go SDK via github.com/team-telnyx/telnyx-go. This is a legitimate dependency provided by the vendor for the skill's primary function and is considered a trusted resource.
- [PROMPT_INJECTION]: The skill processes external data such as brand names, descriptions, and appeal reasons, which represents a surface for indirect prompt injection. * Ingestion points: String parameters in various SDK methods (e.g., Brand.New, CampaignBuilder.Submit) in SKILL.md. * Boundary markers: No delimiters or explicit safety instructions are present in the code snippets. * Capability inventory: The skill is designed to perform network operations through the Telnyx API using the provided SDK. * Sanitization: No sanitization logic is displayed in the documentation examples. This represents a typical surface for API wrappers and is considered low risk.
Audit Metadata