소개
The OpenAI API Implementation Validator is a specialized skill designed to review and audit how applications interact with OpenAI's services. It provides a structured workflow to identify integration surfaces, verify that sensitive API keys are managed securely via environment variables, and ensure that request parameters match required schemas. Furthermore, the skill evaluates the robustness of the implementation by checking for proper timeout configurations, retry logic, and defensive response handling, making it an essential tool for developers building production-grade AI applications.