vibe-security-skill
Catch security holes AI coding assistants leave in your apps
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Vibe Security?โผ
Run `npx skills add raroque/vibe-security-skill --all -g -y` in your terminal to install the skill globally for your AI coding assistant.
What security issues does Vibe Security catch?โผ
It catches hardcoded API keys, disabled Supabase RLS, unverified JWTs, client-controlled prices, missing rate limits, SQL injection, and insecure mobile token storage.
Does Vibe Security work with Claude Code and Codex?โผ
Yes. It follows the universal Agent Skills format and runs in Claude Code, OpenAI Codex, and other compatible agents.
How do I run a security audit on my project?โผ
Just ask your agent naturally, like "check my code for security issues" or "audit this project", and the skill loads only the checks relevant to your tech stack.
Can non-developers use Vibe Security?โผ
Yes. Your AI agent runs the audit and explains each issue in plain language with a ready-to-apply code fix.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core