zdjmrq/dsh-careful-full-access ↗★ 0
dsh-careful-full-access
DSH plugin: careful-full-access-only command guard — static tiering, WhatIf scope resolution, model-check review (intent/safety/scope), danger-marked human confirmation, and a rotated audit log
AI 분석
核心用途是在高权限模式下防止灾难性误操作。适合需要给 Agent 开放高权限,但又担心其误删系统或重要文件的安全敏感型用户。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗
配置项
extraProtectedPaths(追加受保护根)、dedupeTtlMs(审计去重窗口)、analyzeTimeoutMs、
previewTimeoutMs、previewSampleLimit、modelCheckTimeoutMs、modelCheckMaxTokens、
auditLogPath(默认 $DSH_HOME/logs/command-guard.log)、auditLogMaxBytes(默认 5 MB)、
auditLogRotations(默认 3)、sessionDecisionCap(默认 20)、pwshPath、enablePrompt。