openai-docs-skill
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes the local shell script
scripts/openai-docs-mcp.shto facilitate communication with the documentation server. The script usesjqto safely construct JSON payloads, ensuring that user-provided arguments are treated as data and not as executable commands. - [EXTERNAL_DOWNLOADS]: Fetches documentation and API schemas from OpenAI's official developer portal (
https://developers.openai.com/mcp). These operations are consistent with the skill's stated purpose of providing authoritative documentation for OpenAI platform work.
Audit Metadata