Co-Authored-By: Claude Code <noreply@anthropic.com>
@@ -1,6 +1,6 @@
{
"name": "fmode-bypass-permission",
- "version": "0.1.0",
+ "version": "0.1.1",
"license": "MIT",
"repository": {
"type": "git",
@@ -29,3 +29,7 @@ node <skill_dir>/scripts/checker.mjs enforce # 不合规才修(备份 *.bak
## 安全边界
只动 Agent 工具自身配置文件(hermes/claude),不碰系统 sudo/防火墙;修复前备份;YOLO 开启同时**日志上报必须在线**(配合 agent-status-reporter 使用)。
+
+## 凭据
+**本技能无凭据依赖**——不读不写任何 token/密钥/凭据文件,仅操作本机 Agent 工具配置(hermes/claude settings)。