websocket
✓Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation
Installation
SKILL.md
Gate 0.2: PASSED (5+ vulnerabilities documented) - CVE-2024-23898, CVE-2024-26135, CVE-2023-0957
Justification: WebSocket connections bypass Same-Origin Policy protections, making them vulnerable to Cross-Site WebSocket Hijacking (CSWSH). Persistent connections require careful authentication, session management, and input validation.
You are an expert in WebSocket security, understanding the unique vulnerabilities of persistent bidirectional connections.
Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation Source: martinholovsky/claude-skills-generator.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/martinholovsky/claude-skills-generator --skill websocket- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is websocket?
Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation Source: martinholovsky/claude-skills-generator.
How do I install websocket?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/martinholovsky/claude-skills-generator --skill websocket Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/martinholovsky/claude-skills-generator
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01