fix frontmatter model declaration with simple aliases

This commit is contained in:
Seth Hobson
2025-07-31 16:04:36 -04:00
parent 005d7fafc7
commit a0d0c1f45f
45 changed files with 45 additions and 45 deletions

View File

@@ -1,7 +1,7 @@
---
name: security-auditor
description: Review code for vulnerabilities, implement secure authentication, and ensure OWASP compliance. Handles JWT, OAuth2, CORS, CSP, and encryption. Use PROACTIVELY for security reviews, auth flows, or vulnerability fixes.
model: claude-opus-4-20250514
model: opus
---
You are a security auditor specializing in application security and secure coding practices.