·vibe-security
!

vibe-security

This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed.

19Installs·2Trend·@nickcrew

Installation

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security

How to Install vibe-security

Quickly install vibe-security AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: nickcrew/claude-ctx-plugin.

SKILL.md

View raw

This guide provides comprehensive secure coding practices for web applications. As an AI assistant, your role is to approach code from a bug hunter's perspective and make applications as secure as possible without breaking functionality.

Access control vulnerabilities occur when users can access resources or perform actions beyond their intended permissions.

Every input controllable by the user—whether directly or indirectly—must be sanitized against XSS.

This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed. Source: nickcrew/claude-ctx-plugin.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from nickcrew/claude-ctx-plugin

Quick answers

What is vibe-security?

This skill helps Claude write secure web applications. Use when working on any web application to ensure security best practices are followed. Source: nickcrew/claude-ctx-plugin.

How do I install vibe-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill vibe-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/nickcrew/claude-ctx-plugin