扫描报告
65 /100
openclaw-backup
OpenClaw backup and restore tool
Skill claims to include PowerShell backup scripts that do not exist in the package, creating a doc-to-code mismatch. The skill references backing up 'FluxA Wallet' (crypto wallet) and OpenClaw configs without providing actual implementation files.
不要安装此技能
Do not use this skill until actual scripts are provided and verified. Request the developer to include the actual PowerShell scripts referenced in the documentation.
安全发现 4 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 高危 | Missing implementation scripts 文档欺骗 | SKILL.md:117 |
| 中危 | FluxA Wallet backup without explanation 敏感访问 | SKILL.md:25 |
| 中危 | Auto-backup schedule mechanism undeclared 文档欺骗 | SKILL.md:69 |
| 低危 | No allowed-tools declaration 权限提升 | SKILL.md:1 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ,WRITE | UNKNOWN | ✓ 一致 | SKILL.md describes backup/restore but no scripts exist to verify |
| 命令执行 | WRITE | UNKNOWN | ✓ 一致 | PowerShell scripts referenced but not present |
| 网络访问 | NONE | NONE | — | No network calls described in docs |
| 凭据 | NONE | UNKNOWN | ✓ 一致 | FluxA Wallet backup implies credential/access to crypto wallet data |
3 项发现
中危 外部 URL 外部 URL
https://clawhub.com/skills/openclaw-backup README.md:11 中危 外部 URL 外部 URL
https://clawhub.com/discuss README.md:294 提示 邮箱 邮箱地址
[email protected] README.md:295 目录结构
3 文件 · 12.2 KB · 593 行 Markdown 2f · 580L
JSON 1f · 13L
├─
_meta.json
JSON
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ No base64-encoded content or obfuscation observed
✓ No credential exfiltration or external IP communications described
✓ No reverse shell or C2 infrastructure references
✓ Documentation is comprehensive and clear about intended behavior
✓ MIT license is included