openai-responses
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a developer resource providing documentation and templates for interacting with OpenAI APIs. It emphasizes secure development practices, such as the use of environment variables for secret management and the implementation of robust error handling.
- [EXTERNAL_DOWNLOADS]: Implementation templates include examples for interacting with trusted and well-known services, specifically OpenAI (api.openai.com) and Stripe (mcp.stripe.com). These network operations are standard for the skill's intended purpose of tool and API integration.
- [COMMAND_EXECUTION]: The file
scripts/check-versions.shis a benign utility script used to verify that the local development environment has a compatible version of the OpenAI SDK installed by querying the npm registry.
Audit Metadata