skills/vercel/chat/chat-sdk/Gen Agent Trust Hub

chat-sdk

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [Dependency Management]: The skill references several Node.js packages under the @chat-adapter and chat namespaces. These are used to provide adapter-specific functionality for platforms like Slack, Teams, and Discord. This is standard for a development SDK.
  • [Data Processing Surface]: The skill describes handling external data from various chat platforms (e.g., messages, mentions, and reactions) via event handlers like onNewMention and onSubscribedMessage. This is the primary function of the SDK. Developers using this skill to build bots should follow standard security practices for sanitizing and validating external inputs before processing them with LLMs or executing commands based on their content.
  • [Network Operations]: The skill documentation describes how to set up webhooks for various platforms. This involves standard integration patterns for receiving events from external chat services.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 01:12 PM