Stop vibe coding vulnerabilities into production. An AI skill that brings 5+ years of bug bounty hunting experience directly into your AI coding workflow - so LLM models write secure code from the start.
$ npx -y skills add behisecc/vibesec-skill --agent claude-code
Run the curl in your terminal, the rest in Claude Code.
Repo: behisecc/vibesec-skill
What's inside
Stop vibe coding vulnerabilities into production.
An AI skill that brings 5+ years of bug bounty hunting experience directly into your AI coding workflow - so LLM models write secure code from the start.
Vibe coding is fun until your app ends up on social media for all the wrong reasons.
We have all seen the posts/memes:
Security gaps aren't obvious until someone exploits them. Without the right guidance, AI will confidently ship vulnerable patterns alongside your features.
VibeSec is an AI Skill that acts as a security-first co-pilot. It teaches your selected model to approach your code from a bug hunter's perspective, catching vulnerabilities before they ship.
[!Tip] This skill already covers 60-70% of the common vulnerabilities. However, if you need a more robust version with more vulnerability coverage, please visit vibesec.sh
Clone this repository: git clone https://github.com/BehiSecc/VibeSec-Skill
Add it to ~/.claude/skills (global) or .claude/skills in your project directory (project-only).
Clone this repository: git clone https://github.com/BehiSecc/VibeSec-Skill
Add it to ~/.cursor/skills (global) or .cursor/skills in your project directory (project-only).
Clone this repository: git clone https://github.com/BehiSecc/VibeSec-Skill
Add it to ~/.agents/skills (global) or .agents/skills in your project directory (project-only).
Clone this repository: git clone https://github.com/BehiSecc/VibeSec-Skill
Add it to ~/.copilot/skills (global) or .github/skills in your project directory (project-only).
Clone this repository: git clone https://github.com/BehiSecc/VibeSec-Skill
Add it to ~/.gemini/antigravity/skills/ (global) or .agent/skills/ in your project directory (project-only).
VibeSec provides comprehensive protection against:
| Category | Covered Vulnerabilities |
|---|---|
| Access Control | IDOR, Privilege Escalation, Horizontal/Vertical Access, Mass Assignment, Token Revocation |
| Client-Side | XSS (Stored, Reflected, DOM), CSRF, Secret Key Exposure, Open Redirect |
| Server-Side | SSRF, SQL Injection, XXE, Path Traversal, Insecure File Upload |
| Authentication | Weak Passwords, Session Management, Account Lifecycle, JWT Security |
| API Security | Mass Assignment, GraphQL Security |
# Add the skill to your project dir:
"I'm building a [web app description]. Please follow secure coding practices."
# Claude/Codex/etc will now automatically:
# - Implement proper access controls
# - Add security headers
# - Validate and sanitize all inputs
# - Flag potential security issues
If you have suggestions, improvements, or new resources to add:
You can also open an Issue ๐ if you spot something that needs fixing.
If you want to contact me, you can reach me on X.
LICENSE README.md SKILL.md
FAQ
vibesec-skill is a Claude Code plugin with 1 hand-picked skill for security work, indexed on Flowy. Install it with the command on its page. It includes VibeSec-Skill. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.