chat-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- Library Documentation Access: The skill directs the agent to read documentation and type definitions located within the project's
node_modulesdirectory. This is a common and expected practice for developer-oriented tools to provide accurate implementation guidance based on the installed version of a library. - External Package References: Several Node.js packages related to the Chat SDK ecosystem are mentioned, including official adapters for platforms like Slack and Discord, as well as community-maintained extensions. These references are used to inform the developer about available integrations.
- Data Handling Surface: As the skill facilitates building chat bots, it naturally involves handlers for external messages and events. While this creates an interface for processing user-supplied data, the skill correctly points to SDK documentation for managing these interactions.
Audit Metadata