clawclone
ClawClone skill documents backup of API keys and tokens with cloud upload capability, but the implementation file (clawclone.mjs) is missing, making it impossible to verify actual behavior.
SKILL.md references 'clawclone.mjs' for all operations, but this file does not exist in the skill directory. Unable to verify actual functionality.
SKILL.md:1 为什么得出这个结论
3/4 个维度触发发现 2 项声明之外的能力或越权行为。
提取到 1 个高危 IOC 或外联信号。
报告包含 0 步攻击链,另有 2 项高危或严重发现。
依赖结构存在,但暂未看到明显高危告警。
风险分是怎么被拉高的
SKILL.md references clawclone.mjs but file does not exist in repository
SKILL.md explicitly states 'Config: Optional: API keys and tokens' can be included in backups
CLAWCLONE_API_KEY enables cloud operations to clawclone.cc
SKILL.md:209 shows API_KEY='your_clawclone_api_key' example
最关键的证据
Missing implementation file
SKILL.md references 'clawclone.mjs' for all operations, but this file does not exist in the skill directory. Unable to verify actual functionality.
SKILL.md:1 Documented credential backup capability
SKILL.md explicitly states 'Config: Optional: API keys and tokens (if configured)' can be included in backups and uploaded to cloud.
SKILL.md:23 Undeclared shell execution
SKILL.md documents node command execution but shell:WRITE permission is not declared in the metadata.
SKILL.md:6 Hardcoded API key placeholder
SKILL.md contains example with hardcoded API key placeholder at line 209.
SKILL.md:209 声明能力 vs 实际能力
SKILL.md:8 'write: ~/.openclaw/' SKILL.md:9 'network: https' but upload operations implied SKILL.md documents node clawclone.mjs execution 可疑产物与外联
API_KEY="your_clawclone_api_key" SKILL.md:209
https://clawclone.cc SKILL.md:3
https://clawclone.cc/dashboard/settings SKILL.md:49
依赖与供应链
| 包名 | 版本 | 来源 | 漏洞 | 备注 |
|---|---|---|---|---|
| node | >=16.0.0 | system | 否 | System dependency, not a package manager dependency |
文件构成
SKILL.md