openai-api

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with OpenAI's official API services using the established openai and ai (Vercel) Node.js packages. These are standard, well-known libraries for AI application development.
  • [SAFE]: Secret management practices follow industry standards by recommending environment variables for the API key (process.env.OPENAI_API_KEY) and using non-functional placeholders in the documentation.
  • [SAFE]: File system access (reading images and audio) and network operations are strictly aligned with the skill's primary purpose of providing an interface for OpenAI's transcription, vision, and chat features.
  • [SAFE]: No obfuscated code, malicious prompt injections, or unauthorized persistence mechanisms were identified within the instructional content or code samples.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:53 AM