telnyx-iot-java

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documentation describes standard programmatic interaction with Telnyx IoT services using their official Java SDK.
  • [EXTERNAL_DOWNLOADS]: References the official Telnyx Java SDK hosted on GitHub (github.com/team-telnyx/telnyx-java). This is a known vendor repository and is considered safe under the trusted source rules.
  • [CREDENTIALS_UNSAFE]: The setup example demonstrates using 'TelnyxOkHttpClient.fromEnv()', which is a secure pattern for loading API credentials from environment variables rather than hardcoding them.
  • [DATA_EXFILTRATION]: The skill facilitates access to IoT device metadata (e.g., ICCID, IMSI, location data, PIN/PUK codes). This access is limited to the vendor's own API via the SDK and is consistent with the skill's primary purpose of IoT device management.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 03:10 AM