mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
fix: Address PR feedback - shorten descriptions and improve mobile security agent
- Shorten descriptions in all three security coder agents to 2-3 lines - Ensure mobile-security-coder.md is complete and properly formatted - Address overlap concerns with existing security-auditor.md - All agents now use model: opus for security-critical tasks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: backend-security-coder
|
||||
description: Expert in secure backend coding practices specializing in input validation, authentication, API security, database protection, and secure architecture patterns. Masters injection prevention, error handling, CSRF protection, and HTTP security headers. Use PROACTIVELY for backend security implementations or security code reviews. Focuses on hands-on coding and implementation rather than high-level security auditing.
|
||||
description: Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.
|
||||
model: opus
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user