mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
fix frontmatter model declaration with simple aliases
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user