telnyx-video-java
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official telnyx-java SDK from the trusted vendor 'team-telnyx' for all operations.
- [SAFE]: Credential management is performed using environment variables via TelnyxOkHttpClient.fromEnv(), which prevents sensitive keys from being hardcoded.
- [SAFE]: The skill includes a hardcoded JWT token in an example; however, it is a static, expired placeholder from 2020 used for illustrative purposes.
- [SAFE]: While the skill interacts with external API data (e.g., room participants and metadata) and includes administrative actions like kicking participants, these capabilities are consistent with the skill's intended purpose for video conferencing management and do not exhibit malicious patterns.
Audit Metadata