Scan Report
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 install this skill
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.
Findings 4 items
| Severity | Finding | Location |
|---|---|---|
| High | Missing implementation scripts Doc Mismatch | SKILL.md:117 |
| Medium | FluxA Wallet backup without explanation Sensitive Access | SKILL.md:25 |
| Medium | Auto-backup schedule mechanism undeclared Doc Mismatch | SKILL.md:69 |
| Low | No allowed-tools declaration Priv Escalation | SKILL.md:1 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ,WRITE | UNKNOWN | ✓ Aligned | SKILL.md describes backup/restore but no scripts exist to verify |
| Shell | WRITE | UNKNOWN | ✓ Aligned | PowerShell scripts referenced but not present |
| Network | NONE | NONE | — | No network calls described in docs |
| credential | NONE | UNKNOWN | ✓ Aligned | FluxA Wallet backup implies credential/access to crypto wallet data |
3 findings
Medium External URL 外部 URL
https://clawhub.com/skills/openclaw-backup README.md:11 Medium External URL 外部 URL
https://clawhub.com/discuss README.md:294 Info Email 邮箱地址
[email protected] README.md:295 File Tree
3 files · 12.2 KB · 593 lines Markdown 2f · 580L
JSON 1f · 13L
├─
_meta.json
JSON
├─
README.md
Markdown
└─
SKILL.md
Markdown
Security Positives
✓ 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