浏览代码

docs: 凭据链审计结论——本技能无凭据依赖(SKILL.md 注明)

Co-Authored-By: Claude Code <noreply@anthropic.com>
liuyuyang 1 周之前
父节点
当前提交
c9a1f8b745
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 1 1
      package.json
  2. 4 0
      skills/fmode-multi-branch/SKILL.md

+ 1 - 1
package.json

@@ -1,5 +1,5 @@
 {
   "name": "fmode-multi-branch",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "license": "MIT"
 }

+ 4 - 0
skills/fmode-multi-branch/SKILL.md

@@ -86,3 +86,7 @@ export ANTHROPIC_BASE_URL=<api> ANTHROPIC_AUTH_TOKEN=$FMODE_API_KEY
 
 `scripts/dispatch.sh`:标准派发器(任务书路径+项目目录+模型 → 后台 spawn+状态记录)
 `scripts/status-reporter.mjs`:四态+心跳写 reporter 同表(AgentTaskStatus)
+
+## 凭据
+
+**本技能无凭据依赖**——不读不写任何 token/密钥/凭据文件,仅做任务派发与状态记录。