mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 16:00:11 -04:00
perf: downgrade security-auditor from opus to sonnet
This commit is contained in:
parent
22ae8ed516
commit
01797fb681
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
name: security-auditor
|
name: security-auditor
|
||||||
description: Use when making security-sensitive changes — auth, input handling, secrets, permissions, external APIs, database queries, file I/O. Audits for vulnerabilities and security anti-patterns. Never modifies code.
|
description: Use when making security-sensitive changes — auth, input handling, secrets, permissions, external APIs, database queries, file I/O. Audits for vulnerabilities and security anti-patterns. Never modifies code.
|
||||||
model: opus
|
model: sonnet
|
||||||
memory: project
|
memory: project
|
||||||
permissionMode: plan
|
permissionMode: plan
|
||||||
tools: Read, Glob, Grep, Bash
|
tools: Read, Glob, Grep, Bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue