mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-25 12:43:10 +00:00
harden: remove shell access from read-only analyzers (#1850)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: type-design-analyzer
|
||||
description: Analyze type design for encapsulation, invariant expression, usefulness, and enforcement.
|
||||
model: sonnet
|
||||
tools: [Read, Grep, Glob, Bash]
|
||||
tools: [Read, Grep, Glob]
|
||||
---
|
||||
|
||||
## Prompt Defense Baseline
|
||||
|
||||
Reference in New Issue
Block a user