better-chatbot-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and code templates that do not perform any hidden or malicious operations. The logic is transparent and focuses on providing developer utilities.- [EXTERNAL_DOWNLOADS]: The skill references and integrates with well-known, trusted software libraries and platforms including the Vercel AI SDK, Zod, Zustand, and GitHub repositories. These references are for documentation and legitimate dependency management purposes.- [CREDENTIALS_UNSAFE]: The provided code samples demonstrate the correct way to handle sensitive information by utilizing environment variables (e.g., process.env.OPENAI_API_KEY) rather than hardcoding secrets, aligned with security best practices.
Audit Metadata