telnyx-account-notifications-java
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass instructions were detected. The skill provides standard documentation and code examples for API integration using secure practices such as loading credentials from environment variables.\n- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (
com.telnyx.sdk:telnyx-java) as a dependency for Maven and Gradle build systems. This is a legitimate vendor resource used for interacting with the service.\n- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection as it processes data from external API endpoints, such as notification profiles and settings (SKILL.md). The provided code examples do not include explicit boundary markers for this data. However, the skill's capabilities are strictly limited to authenticated API interactions within the Telnyx platform, and it lacks dangerous capabilities like local command execution or file system access. Data sanitization is primarily handled by the official SDK and the backend API service.
Audit Metadata