Integrate OpenAI Agents SDK with You.com MCP server
v1.0.0Integrate OpenAI Agents SDK with You.com MCP server - Hosted and Streamable HTTP support for Python and TypeScript. Use when developer mentions OpenAI Agents SDK, OpenAI agents, or integrating OpenAI with MCP.
⭐ 1· 1.7k·0 current·0 all-time
byEdward Irby@edwardirby
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, and runtime instructions all describe integrating the OpenAI Agents SDK with You.com's MCP server. The recommended installs (pip/npm) and the code templates match the claimed purpose.
Instruction Scope
Instructions are limited to asking questions, installing the SDK packages, and creating/updating project files with MCP configuration. Templates include a 'require_approval': 'never' setting in one example which reduces manual approval for tool use — this is a configuration choice relevant to runtime safety and should be reviewed before use.
Install Mechanism
No install spec in the skill bundle (instruction-only). The SKILL.md suggests installing published packages via pip/npm (openai-agents/@openai/agents), which is expected and low-risk compared with arbitrary downloads.
Credentials
The skill's metadata declares no required environment variables, but the SKILL.md and templates explicitly require YDC_API_KEY and OPENAI_API_KEY. Requesting those two keys is proportionate to the stated integration, but the metadata mismatch is an incoherence that should be corrected/clarified before trusting the skill.
Persistence & Privilege
Skill is not always-enabled and uses normal agent invocation. Templates configure agent/tool behavior (e.g., 'require_approval': 'never') which affects runtime autonomy — this is not a skill-level permission but it changes how the integrated agent will behave and should be audited.
Assessment
This skill appears to do what it says: it provides templates and step-by-step guidance to wire the OpenAI Agents SDK to You.com's MCP and asks for the expected API keys. Before installing or using: (1) Note the metadata mismatch — the registry says no env vars required but the templates require YDC_API_KEY and OPENAI_API_KEY; don't paste keys into files or share them in chat. (2) Review the templates locally before running; pay attention to the 'require_approval': 'never' setting (it lets the agent call tools without extra prompts). (3) Install packages from the official registries (PyPI/npm) and verify package names and maintainers. (4) Run first in a development environment with least-privilege API keys, and rotate keys if you later decide they may have been exposed. (5) If you need the registry metadata corrected (so required env vars are declared), ask the skill author to update it; metadata should match the runtime instructions.Like a lobster shell, security has layers — review code before you run it.
latestvk972demyvqrerfjg4jbdtgqn4n80bxaz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
