telnyx-account-notifications-ruby

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructions include installing the 'telnyx' Ruby gem, which is the official SDK provided by the vendor for interacting with their API.
  • [PROMPT_INJECTION]: The skill demonstrates processing data from external API responses (e.g., notification channel names, profile details), which presents a surface for indirect prompt injection if the API data contains malicious instructions.
  • Ingestion points: API response data from endpoints including /notification_channels and /notification_profiles (SKILL.md).
  • Boundary markers: Not present in the provided code examples.
  • Capability inventory: The skill has network access capabilities via the telnyx SDK (SKILL.md).
  • Sanitization: No sanitization or validation of the API-provided data is shown in the examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 09:59 PM