claw-sync
Facilitates secure synchronization of OpenClaw memory and workspace with GitHub, supporting versioned snapshots and disaster recovery.
Install this skill
or
63/100
Security score
The claw-sync skill was audited on Mar 3, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 76
Access to hidden dotfiles in home directory
SourceSKILL.md
| 76 | cd ~/.openclaw/workspace/skills |
medium line 94
Access to hidden dotfiles in home directory
SourceSKILL.md
| 94 | Create file `~/.openclaw/.backup.env`: |
medium line 163
Access to hidden dotfiles in home directory
SourceSKILL.md
| 163 | Create `~/.openclaw/.backup.env` with BACKUP_REPO and BACKUP_TOKEN. |
low line 180
Access to hidden dotfiles in home directory
SourceSKILL.md
| 180 | ~/.openclaw/.local-backup/<timestamp>/ |
medium line 22
Access to .env file
SourceSKILL.md
| 22 | - name: config.example.env |
medium line 23
Access to .env file
SourceSKILL.md
| 23 | url: https://github.com/arakichanxd/Claw-Sync/blob/main/config.example.env |
medium line 94
Access to .env file
SourceSKILL.md
| 94 | Create file `~/.openclaw/.backup.env`: |
medium line 156
Access to .env file
SourceSKILL.md
| 156 | - `.env` - Contains secrets |
medium line 163
Access to .env file
SourceSKILL.md
| 163 | Create `~/.openclaw/.backup.env` with BACKUP_REPO and BACKUP_TOKEN. |
Scanned on Mar 3, 2026
View Security Dashboard