BehiSeccBehiSeccCommunityยท2 Agent Skills Included

VibeSec-Skill

Teaches AI coding assistants to write secure web applications

Guides AI coding assistants to write secure web applications from the start, using real bug bounty hunting experience. Catches common vulnerabilities like XSS, SQL injection, IDOR, SSRF, CSRF, and exposed API keys before code ships. Provides framework-aware checklists and bypass techniques so your agent builds defenses instead of shipping security holes.
npx skills add BehiSecc/VibeSec-Skill --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install VibeSec-Skill?โ–ผ

Run `npx skills add BehiSecc/VibeSec-Skill --all -g -y` in your terminal to install the skill globally for your AI coding assistant.

What vulnerabilities does VibeSec-Skill cover?โ–ผ

It covers access control flaws like IDOR, client-side bugs like XSS and CSRF, server-side issues like SQL injection, SSRF, and XXE, plus authentication and file upload weaknesses.

Does VibeSec-Skill work with Claude Code and Cursor?โ–ผ

Yes. It follows the universal SKILL.md standard and works with Claude Code, Cursor, Codex, GitHub Copilot, and other compatible AI coding tools.

Can AI assistants write secure code automatically?โ–ผ

With this skill loaded, your AI assistant applies a bug hunter's perspective to every feature it writes, adding proper authorization checks, input validation, and security headers by default.

Do I need security experience to use VibeSec-Skill?โ–ผ

No. Once installed, the skill automatically guides your AI assistant with actionable checklists and secure coding patterns whenever you build web application features.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’