Auto Backup Pro
Analysis
This backup skill has a coherent purpose, but it asks for recurring broad backups and restores of workspace/memory data, potentially to cloud storage, without clear limits or safety controls.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
定时自动备份(每小时/每天) ... 失败自动重试
The skill is designed to keep running on a schedule and retry failures, but the artifacts do not define stop conditions, user approvals, or containment limits.
"立即备份所有文件" ... "恢复上次的备份"
The skill advertises broad backup and restore actions that can copy or overwrite many files, but does not describe confirmations, dry runs, exclusions, or conflict handling.
Source: unknown; Homepage: none; No install spec — this is an instruction-only skill.
The skill has no code to inspect and no install mechanism, but its provenance and implementation details are not documented.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
定时备份重要文件到本地/云端 ... "sourceDirs": ["workspace", "memory"], ... "encryption": false
The skill proposes copying workspace and memory data to backup storage, including possible cloud storage, and the example configuration leaves encryption disabled.
