Skip to main content

building-chat-interfaces

Build AI chat interfaces with custom backends, authentication, and context injection. Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context, or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns. NOT when building ...

Install this skill

or
84/100

Security score

The building-chat-interfaces skill was audited on Jun 3, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 127

Template literal with variable interpolation in command context

SourceSKILL.md
127url: `${backendUrl}/chatkit`,
medium line 239

Template literal with variable interpolation in command context

SourceSKILL.md
239const response = await fetch(`${API_BASE}/chatkit`, {
medium line 242

Template literal with variable interpolation in command context

SourceSKILL.md
242Authorization: `Bearer ${idToken}`,
low line 275

External URL reference

SourceSKILL.md
275src="https://cdn.platform.openai.com/deployments/chatkit/chatkit.js"
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedJune 4, 2026
aibot88/sec_skill_store