cometchat-angular-features
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
cometchatCLI tool andnpmfor feature activation and dependency management. These commands are standard for the development workflow described. - [EXTERNAL_DOWNLOADS]: The skill recommends installing official vendor packages, such as
@cometchat/calls-sdk-javascript, from the public NPM registry to enable calling functionality. - [CREDENTIALS_UNSAFE]: Command examples include placeholders like
sk-...for OpenAI API keys. This demonstrates safe usage patterns by requiring users to provide their own credentials rather than hardcoding secrets.
Audit Metadata