openai-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: The skill provides legitimate integration patterns and boilerplate code for the official OpenAI API, following established developer documentation.
- [EXTERNAL_DOWNLOADS]: Recommends installing official, well-known packages (openai and the Vercel AI SDK) from trusted registries (npm and pip).
- [CREDENTIALS_UNSAFE]: Correctly advises developers to use environment variables for authentication (e.g., process.env.OPENAI_API_KEY) rather than hardcoding sensitive credentials in the source code.
Audit Metadata