cometchat-native-core
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a foundational guide for the CometChat React Native SDK, detailing initialization, login lifecycles, and UI provider chains. All code examples follow standard React Native patterns.- [SAFE]: Environment variable management is handled with security in mind. The instructions explicitly warn against hardcoding the 'AUTH_KEY' and highlight that the 'REST_API_KEY' must remain server-side and never be bundled into the client application.- [SAFE]: All external dependencies listed (such as '@cometchat/chat-uikit-react-native') and the documentation tool reference ('https://www.cometchat.com/docs/mcp') are official resources belonging to the vendor, CometChat.
Audit Metadata