cometchat-react-core
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of official CometChat library packages from the public NPM registry.
- Evidence: Recommendations to install
@cometchat/chat-uikit-reactand@cometchat/calls-sdk-javascript. - [DATA_EXFILTRATION]: The skill instructs the agent to discover project configuration by reading local
.envfiles and searching source code for previous initialization parameters. - Evidence: The
INFER_BEFORE_ASKsection specifically directs the agent to check environment files (.env,.env.local,.env.development) forAPP_ID,REGION, andAUTH_KEYto automate the integration process. This behavior is associated with the primary purpose of the skill and includes clear warnings about secure credential handling.
Audit Metadata