vue-ai-apps
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by explicitly instructing that API keys must never be exposed to the client side and should reside in server-side environment variables.
- [SAFE]: All external downloads and references point to official documentation and well-known repositories within the 'ai-sdk.dev' domain and Vercel's ecosystem.
- [SAFE]: Code examples use
zodfor strict schema validation, which is a standard security practice to ensure that both user inputs and model outputs conform to expected shapes, reducing the risk of unexpected behavior or data processing errors. - [SAFE]: The implementation patterns for
useChatanduseObjectare consistent with official SDK documentation (v5+) and do not introduce command execution or data exfiltration risks.
Audit Metadata