OpenAI Apps MCP
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileThe skill's described purpose (building ChatGPT apps with MCP on Cloudflare Workers, including widgets and tool integrations) is coherent with the provided implementation patterns. The install sources are reputable (npm, wrangler), data flows align with an MCP-based architecture, and the credential/secret surface appears minimal and properly scoped to deployment-time configuration rather than runtime data handling. While there is a legitimate external data boundary to chatgpt.com for CORS, this matches the intended ChatGPT integration model and does not indicate data exfiltration or credential theft. Overall, the evaluation yields BENIGN with notable but reasonable security considerations primarily around external trust boundaries and explicit data minimization policies for widget data and CORS.