contact-center/android

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFE
Full Analysis
  • Official SDK Documentation: The skill references official Zoom developer resources for the Contact Center Android SDK. These links point to legitimate domains (developers.zoom.us and marketplacefront.zoom.us), providing authoritative context for integration.
  • Standard Credential Management: While the documentation references parameters like apiKey and entryId, these are used strictly as functional identifiers within the code examples. There are no hardcoded secrets or sensitive credentials present; the skill follows best practices by instructing developers on where these parameters should be utilized.
  • Benign Integration Patterns: The provided Kotlin code examples demonstrate standard Android development patterns, such as SDK initialization within the Application class and service cleanup during the activity lifecycle. No suspicious network operations, obfuscation, or persistence mechanisms were identified.
  • Well-Known Service Integration: All external references and SDK interactions are associated with Zoom, a well-known technology provider, and align with the stated purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 04:12 AM
Security Audit — agent-trust-hub — contact-center/android