Skip to main content

openai-agents-setup

Sets up OpenAI Agents SDK for AI chatbots using native MCP integration, streamlining the development process without wrappers.

Install this skill

or
90/100

Security score

The openai-agents-setup skill was audited on Feb 25, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 75

Access to .env file

SourceSKILL.md
75**Required Environment Variables** (`.env`):
low line 79

External URL reference

SourceSKILL.md
79MCP_SERVER_URL=http://localhost:8001
low line 99

External URL reference

SourceSKILL.md
99GEMINI_BASE_URL = "https://generativelanguage.googleapis.com/v1beta/openai/"
low line 421

External URL reference

SourceSKILL.md
421# Running on http://localhost:8001
low line 445

External URL reference

SourceSKILL.md
445- [ ] `MCP_SERVER_URL` set in environment (e.g., `http://localhost:8001` - no /mcp path)
low line 458

External URL reference

SourceSKILL.md
458MCP_SERVER_URL=http://localhost:8001
Scanned on Feb 25, 2026
View Security Dashboard