chatwoot
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and configuration for a well-known open-source software project (Chatwoot).
- [SAFE]: Sensitive environment variables like
SECRET_KEY_BASEandSMTP_PASSWORDare provided as placeholders, guiding the user to provide their own values. - [SAFE]: The API integration example follows security best practices by referencing credentials via environment variables (
process.env.CHATWOOT_API_TOKEN) rather than hardcoding them. - [SAFE]: Docker images and scripts reference official sources and user-defined variables for deployment and integration.
Audit Metadata