openclaw-cliq-integration
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@sprintcx/openclaw-cliqplugin via the commandopenclaw plugins install clawhub:@sprintcx/openclaw-cliq. - [SAFE]: Demonstrates security best practices by recommending the use of environment variables (e.g.,
${ZOHO_CLIENT_ID},${ZOHO_CLIENT_SECRET}) for sensitive credentials instead of hardcoded values. - [SAFE]: Incorporates webhook security features, including the use of a generated
webhookSecretand timing-safe comparisons to prevent unauthorized access and timing attacks. - [SAFE]: Implements granular access controls through configuration settings such as
dmPolicy,admissionPolicy, and per-channeltoolPolicyto restrict agent capabilities based on the communication context.
Audit Metadata