contact-center/ios
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides documentation and implementation patterns for the Zoom Contact Center SDK. All external links point to official Zoom domains, which are recognized as vendor resources.
- [INDIRECT_PROMPT_INJECTION]: The skill identifies ingestion points for configuration data required by the SDK.
- Ingestion points: The skill handles data such as
userName,entryId, andapiKeythrough theZoomCCContextandZoomCCItemobjects inexamples/service-patterns.md. - Boundary markers: The documentation does not explicitly specify the use of delimiters for these inputs.
- Capability inventory: The SDK facilitates communication services including chat, video, and scheduled callbacks.
- Sanitization: Input validation or sanitization is not explicitly detailed in the provided integration snippets.
Audit Metadata