AI AGENT ADDONS

Vibe Security Skill

aradotso/security-skills
Security
991installs

An AI assistant can help you write code fast. But that code might have hidden security problems. This skill scans your app for common mistakes that AI coding tools often make.

It finds hardcoded secrets like API keys and passwords. It checks database security rules and authentication flows. It also spots payment flaws and missing rate limits. The skill only checks the parts of your stack that matter, like Supabase or Stripe.

You can use plain language to start an audit. Just say check my code for security issues or run vibe security audit. The skill works with Claude Code and OpenAI Codex.

Add Vibe Security Skill skill to your workflow

Global

mkdir -p ~/.claude/skills/vibe-security-skill

Project

mkdir -p .claude/skills/vibe-security-skill

Source Repository

Stars
5
Forks
0
Watchers
5
License
NOASSERTION
Last Push
24 days ago
Created
2 months ago