customer-support-integration
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard integration patterns for connecting helpdesks with store data using official APIs.
- [SAFE]: Sensitive data such as API tokens and subdomains are handled via environment variables and authorization helpers rather than being hardcoded.
- [SAFE]: The documentation includes explicit security warnings against client-side credential exposure and emphasizes the need for HMAC signature verification for webhooks.
- [SAFE]: Network operations are restricted to well-known service domains (e.g., zendesk.com) required for the skill's core functionality.
- [SAFE]: Input handling includes data normalization practices (e.g., lowercase email conversion) to prevent common logic errors.
Audit Metadata