Skip to main content

chatkit-botbuilder

Enables the creation of production-grade chatbots using OpenAI Agents SDK and MCP tools for real-time task execution and user isolation.

Install this skill

or
85/100

Security score

The chatkit-botbuilder skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 153

Template literal with variable interpolation in command context

SourceSKILL.md
153url: `${API_BASE_URL}/api/v1/chatkit`,
medium line 170

Template literal with variable interpolation in command context

SourceSKILL.md
170'Authorization': `Bearer ${token}`,
medium line 418

Template literal with variable interpolation in command context

SourceSKILL.md
418headers['Authorization'] = `Bearer ${token}`
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →