audit-security

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Security Audit Skill

Use this skill to inspect code for common vulnerability patterns in the context of this specific project stack.

When to use this skill

  • When the user asks to "check for vulnerabilities" or "audit security".
  • Before deploying critical features involving user input or file handling.
  • When reviewing Blade templates or Controllers.

Audit Checklist

1. Cross-Site Scripting (XSS) in Blade

Pattern to Search: !! (unescaped output)

Installs
3
GitHub Stars
31
First Seen
Jan 24, 2026
audit-security — iurygdeoliveira/labsis-kit