openai-api

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows security best practices by recommending the use of environment variables ($OPENAI_API_KEY) for authentication instead of hardcoding API keys.
  • [SAFE]: All network operations (curl commands) are directed toward the official OpenAI API domain (api.openai.com), which is a well-known and trusted service.
  • [SAFE]: The suggested dependency (openai via pip) is the official standard SDK for the service and does not originate from an untrusted source.
  • [SAFE]: No obfuscation, privilege escalation, or persistence mechanisms were detected in the instructions or command snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 05:43 PM