Openai Sdk Security Scan

Defensive security scan for code using the OpenAI SDK (openai Python, openai Node). Detects API keys in client bundles, function-calling handlers without argument validation, missing structured-output schema, untrusted attachments fed to vision/Assistants, model output rendered as HTML, and verbose logging of full prompts. Invoke when the user asks to "review", "audit", or "scan" code that calls openai.chat.completions, responses, or assistants APIs.

Dolphinllc 3dfa30c 5.7 KB Updated

File contents

Dolphinllc/claude-security-skills/tree/main/skills/defensive/genai/openai-sdk-security-scan commit 3dfa30c252

Frequently asked questions

npx skillmds@latest add dolphinllc/openai-sdk-security-scan