Loading...
Loading...
Compare original and translation side by side
undefinedundefined
All scripts are in the skill directory: `~/.openclaw/workspace/skills/dependency-tracker/scripts/`
所有脚本位于技能目录:`~/.openclaw/workspace/skills/dependency-tracker/scripts/`| Category | Source | Detection Method |
|---|---|---|
| Managed skills (GitHub) | | GitHub Contents API (git hash compare) |
| Managed skills (ClewHub) | | ClewHub API (version compare) |
| Bundled skills | | Tied to OpenClaw version |
| Workspace skills | | Local git (self-managed) |
| OpenClaw version | npm registry + GitHub | |
| npm dependencies | | |
| pip packages | system Python | |
| CLI tools | PATH | Version commands |
| 类别 | 来源 | 检测方式 |
|---|---|---|
| 托管技能(GitHub) | | GitHub Contents API(Git哈希对比) |
| 托管技能(ClewHub) | | ClewHub API(版本对比) |
| 捆绑技能 | | 与OpenClaw版本绑定 |
| 工作区技能 | | 本地Git(自行管理) |
| OpenClaw版本 | npm注册表 + GitHub | |
| npm依赖项 | | |
| pip包 | 系统Python | |
| CLI工具 | PATH | 版本命令 |
scan.pycheck.pyreport.pyscan.pycheck.pyreport.pydata/data/
├── manifest.json # Full dependency inventory
├── check-results.json # Latest check results
└── reports/
└── YYYY-MM-DD-report.md # Generated reportsdata/data/
├── manifest.json # 完整依赖项清单
├── check-results.json # 最新检查结果
└── reports/
└── YYYY-MM-DD-report.md # 生成的报告git hash-object.skill-lock.jsongit hash-object.skill-lock.json