- Início
- Plugins
- Segurança e permissões
- dsh-tool-approval
I
dsh-tool-approval
ilharp/dsh-tool-approval
Modo de aprovação manual ("Manual Mode" / "Ask Mode")
Instalar
dsh plugin --profile web add github:ilharp/dsh-tool-approvalREADME
dsh-tool-approval
English | 中文
Add pre-approval to any Tool Calling, aka "Manual Mode"/"Ask Mode".

Install
dsh plugin --profile web add dsh-tool-approval
Config
Default config
- id: tool-approval
name: dsh-tool-approval
With the default config, every Tool Calling goes through pre-approval.
Custom config
- id: tool-approval
name: dsh-tool-approval
config:
include: [fs_*, web_*]
exclude: [task_output]
reason: tool execution requires your approval
Only tools specified in include get pre-approval; tools in exclude pass through. Wildcards are supported.
LICENSE
Plugins relacionados
T
api-relay-audit
toby-bridges/api-relay-audit
791há 3 diasSegurança e permissõesAGPL-3.0
P
dsh-auto-review
perrylink/dsh-auto-review
35há 5 horasSegurança e permissõesApache-2.0
O
dsh-security-audit
omdsh-dev/dsh-security-audit
12há 16 horasSegurança e permissõesMIT
S
dsh-passwords
slywalker2006/dsh-passwords
11há 12 horasSegurança e permissõesBSD-3-Clause