Discover and explore top open-source AI tools and projects—updated daily.
raroqueAI coding assistant security audit skill
New!
Top 68.1% on SourcePulse
This agent skill audits code, particularly applications built with AI coding assistants, for common security vulnerabilities. It targets developers seeking to prevent security flaws like hardcoded secrets or improper data handling that AI tools often introduce, thereby enhancing application security before deployment.
How It Works
The skill functions as an agent extension, leveraging technology-specific rule files to conduct targeted security audits. It analyzes code for patterns commonly missed by AI assistants, such as insecure authentication flows, exposed secrets, or inadequate database security policies. This approach ensures relevant checks are performed without unnecessary context, improving efficiency and accuracy in identifying AI-introduced vulnerabilities.
Quick Start & Requirements
npx skills add https://github.com/raroque/vibe-security-skill --skill vibe-security.Highlighted Details
NEXT_PUBLIC_, VITE_, EXPO_PUBLIC_), and missing .gitignore entries.allow: if true), and missing authentication in Convex.jwt.decode() without verification, tokens stored in localStorage, and unprotected Server Actions.AsyncStorage for tokens.$queryRawUnsafe).Maintenance & Community
Created by Chris Raroque (@raroque) in collaboration with Aloa. Contributions and improvements are welcomed, with guidelines available in CONTRIBUTING.md.
Licensing & Compatibility
Licensed under the MIT License, permitting broad compatibility for commercial use and integration into closed-source projects.
Limitations & Caveats
The skill is specifically designed to catch vulnerabilities introduced by AI coding assistants and may not cover all traditional security flaws. Its effectiveness is dependent on the completeness of its technology-specific rule sets.
3 weeks ago
Inactive