openai-chatkit-skill
Integrates OpenAI ChatKit for creating conversational AI interfaces, enhancing user interaction through chat functionalities.
Install this skill
Security score
The openai-chatkit-skill skill was audited on Feb 28, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 339 | <div className={`flex ${isUser ? 'justify-end' : 'justify-start'}`}> |
Template literal with variable interpolation in command context
| 340 | <div className={`max-w-[80%] ${isUser ? 'order-2' : 'order-1'}`}> |
Template literal with variable interpolation in command context
| 342 | <div className={`flex items-center gap-2 mb-1 ${isUser ? 'flex-row-reverse' : ''}`}> |
Template literal with variable interpolation in command context
| 343 | <div className={` |
Template literal with variable interpolation in command context
| 355 | <div className={` |
Template literal with variable interpolation in command context
| 424 | textareaRef.current.style.height = `${textareaRef.current.scrollHeight}px` |
Template literal with variable interpolation in command context
| 444 | className={` |
Access to .env file
| 69 | apiKey: process.env.NEXT_PUBLIC_OPENAI_API_KEY || process.env.OPENAI_API_KEY, |
Install this skill with one command
/learn @wajahatali3218664/openai-chatkit-skill