xiejianjun000/eco-dsh-plugins--packages-eco-permission-gate0

@eco-dsh/eco-permission-gate

dsh plugin: L1-L4 risk permission gate (port of eco-agent permissions.py)

AI Analysis

核心用途是对AI执行的敏感操作进行分级风险拦截与授权确认。适合需要精细化控制Agent系统操作权限的安全敏感型用户。

Package
@eco-dsh/eco-permission-gate
Version
0.1.0
License
NOASSERTION
Last updated
Aug 18, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置项

字段默认说明
modeaskL3 非白名单处理
l4ModeaskL4 处理
nonInteractivefalse非交互模式下 ask 降级为 deny
riskOverrides{}工具级覆盖,如 { "web_search": "L1" }
l3Whitelist[]追加 L3 命令前缀白名单
policyFile''PERMISSION.md 路径(tool_risk_overrides 块会被解析)