cometchat-placement
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill offers comprehensive implementation guides and code samples for integrating CometChat UI components into various application layouts (routes, modals, drawers, and widgets). All code examples follow standard React development practices and use the vendor's official SDKs.- [COMMAND_EXECUTION]: The skill utilizes the vendor's own CLI tool via
npx @cometchat/skills-clito save configuration metadata. This is a legitimate use of vendor tooling for tracking integration progress and does not represent a security risk.- [EXTERNAL_DOWNLOADS]: Dependencies are restricted to official, versioned packages from the CometChat organization on NPM (@cometchat/chat-uikit-react and @cometchat/chat-sdk-javascript), which are trusted sources for this vendor's skill.- [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were detected. The file system access (readFile, fileSearch) is scoped to project analysis for placing components in the correct architectural locations.
Audit Metadata