cometchat-customization
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches reference implementations and styling guidelines from CometChat's official GitHub repository (
github.com/cometchat/cometchat-uikit-react). These downloads are used to help adapt standard chat patterns to the user's project. - [COMMAND_EXECUTION]: The skill uses
npx @cometchat/skills-clito inspect the local project's integration state and verify code integrity. It also uses standard shell utilities likegrepandjqfor file analysis. All commands are scoped to the development workflow. - [SAFE]: The instructions emphasize a 'props over components' philosophy, encouraging the use of existing SDK features rather than introducing unverified custom code or complex CSS overrides.
Audit Metadata