cometchat-nextjs-patterns

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate integration patterns for CometChat within Next.js, focusing on Server-Side Rendering (SSR) prevention and provider setup.
  • [DATA_EXPOSURE]: The skill correctly instructs the user on how to manage secrets using .env.local files, distinguishing between client-side (NEXT_PUBLIC_) and server-side variables. This is a standard security best practice for secret management.
  • [COMMAND_EXECUTION]: The shell commands provided (e.g., ls) are used for project structure detection (identifying App Router vs. Pages Router) and are appropriate for the skill's development-oriented purpose.
  • [EXTERNAL_DOWNLOADS]: The skill references official CometChat packages (@cometchat/chat-uikit-react, @cometchat/chat-sdk-javascript) and infrastructure (api-us.cometchat.io), which are appropriate vendor resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 10:00 PM
Security Audit — agent-trust-hub — cometchat-nextjs-patterns