crm-integration
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard development patterns for CRM API integrations. It demonstrates secure handling of authentication tokens via environment variables rather than hardcoding credentials.
- [SAFE]: Webhook implementation examples include HMAC signature verification to ensure data integrity and authenticity from the source CRM.
- [SAFE]: Dependencies listed (httpx, pyjwt, hubspot-api-client, python-dotenv) are well-known, legitimate libraries for the described tasks.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized command execution was found in the provided files.
Audit Metadata