mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 13:50:12 -04:00
feat(auditor): add WebFetch and WebSearch for CVE/vulnerability verification
This commit is contained in:
parent
71dc65376a
commit
829ce2f78b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name: auditor
|
||||||
description: Use after implementation — audits for security vulnerabilities and validates runtime behavior. Builds, tests, and probes acceptance criteria. Never modifies code.
|
description: Use after implementation — audits for security vulnerabilities and validates runtime behavior. Builds, tests, and probes acceptance criteria. Never modifies code.
|
||||||
model: sonnet
|
model: sonnet
|
||||||
background: true
|
background: true
|
||||||
tools: Read, Glob, Grep, Bash
|
tools: Read, Glob, Grep, Bash, WebFetch, WebSearch
|
||||||
disallowedTools: Write, Edit
|
disallowedTools: Write, Edit
|
||||||
maxTurns: 25
|
maxTurns: 25
|
||||||
skills:
|
skills:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue