raroqueraroqueCommunityยท1 Agent Skills Included

vibe-security-skill

Catch security holes AI coding assistants leave in your apps

Audits codebases for security vulnerabilities that AI coding assistants commonly introduce, like exposed API keys, broken database access rules, and unverified payments. Checks Supabase RLS policies, Firebase rules, Stripe webhooks, JWT handling, rate limits, and mobile token storage. Gives your agent step-by-step fixes with before-and-after code so issues get patched before they ship.
npx skills add raroque/vibe-security-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’