openclaw-backup
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.
SKILL.md and README.md describe four PowerShell scripts (quick_backup.ps1, full_backup.ps1, restore_backup.ps1, list_backups.ps1) but the scripts/ directory does not exist in the package. Only documentation files are present.
SKILL.md:117 为什么得出这个结论
1/4 个维度触发声明资源与推断能力基本一致。
提取到 3 个一般风险产物,需要结合上下文判断。
报告包含 0 步攻击链,另有 1 项高危或严重发现。
没有完整依赖信息,供应链判断需要保留弹性。
风险分是怎么被拉高的
SKILL.md and README.md describe 4 PowerShell scripts but no scripts/ directory exists
Skill claims to backup 'FluxA Wallet' configuration - a crypto wallet - without explaining how or where this data is stored
SKILL.md does not declare allowed-tools mapping, making capability inference impossible
References to clawhub.com external URLs found in documentation
Documentation mentions 'autoBackupSchedule' cron but implementation not provided
最关键的证据
Missing implementation scripts
SKILL.md and README.md describe four PowerShell scripts (quick_backup.ps1, full_backup.ps1, restore_backup.ps1, list_backups.ps1) but the scripts/ directory does not exist in the package. Only documentation files are present.
SKILL.md:117 FluxA Wallet backup without explanation
The skill claims to backup 'FluxA Wallet' configuration. FluxA appears to be a cryptocurrency wallet. The documentation does not explain what data is being backed up, where FluxA stores its data, or how this data is handled.
SKILL.md:25 Auto-backup schedule mechanism undeclared
SKILL.md mentions 'autoBackupSchedule' cron configuration and Windows Task Scheduler integration but no actual implementation of scheduled task creation is provided.
SKILL.md:69 No allowed-tools declaration
SKILL.md does not include the allowed-tools mapping section that defines what tools the skill can use and at what permission levels.
SKILL.md:1 声明能力 vs 实际能力
SKILL.md describes backup/restore but no scripts exist to verify PowerShell scripts referenced but not present No network calls described in docs FluxA Wallet backup implies credential/access to crypto wallet data 可疑产物与外联
https://clawhub.com/skills/openclaw-backup README.md:11
https://clawhub.com/discuss README.md:294
依赖与供应链
没有结构化依赖告警。
文件构成
README.md SKILL.md