security-auditor

Installation
Summary

Automatic detection of OWASP Top 10 vulnerabilities and insecure code patterns across your codebase.

  • Scans for SQL injection, XSS, hardcoded secrets, weak authentication, broken access control, and insecure deserialization with severity-based alerts
  • Activates automatically on code file changes, dependency updates, configuration modifications, and before deployments
  • Provides specific remediation guidance with code examples and references to OWASP and CWE standards
  • Integrates with dependency auditing tools (npm audit, pip-audit) and pairs with the @code-reviewer sub-agent for deeper threat modeling
SKILL.md

Security Auditor Skill

Automatic security vulnerability detection.

When I Activate

  • ✅ Code files modified (especially auth, API, database)
  • ✅ User mentions security or vulnerabilities
  • ✅ Before deployments or commits
  • ✅ Dependency changes
  • ✅ Configuration file changes

What I Scan For

OWASP Top 10 Patterns

1. SQL Injection

// CRITICAL: SQL injection
Related skills

More from ovachiever/droid-tings

Installs
749
GitHub Stars
43
First Seen
Jan 20, 2026