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 Why this conclusion was reached
1/4 dimensions flaggedDeclared resources and inferred behavior are broadly aligned.
3 lower-risk artifacts were extracted and still need context.
The report includes 0 attack-chain steps and 1 severe findings.
Dependency information is incomplete, so supply-chain confidence stays limited.
What drove the risk score up
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
Most important evidence
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 Declared capability vs actual capability
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 Suspicious artifacts and egress
https://clawhub.com/skills/openclaw-backup README.md:11
https://clawhub.com/discuss README.md:294
Dependencies and supply chain
There are no structured dependency warnings.
File composition
README.md SKILL.md