kk每日备份汇报

PassAudited by ClawScan on Feb 24, 2026.

Overview

The skill does what its name/description claim: local filesystem backup-reporting via bash scripts; required artifacts and instructions are proportionate and there are no hidden network calls or unexpected credential requests.

This skill is internally coherent and appears to only read local backup folders to produce a report. Before installing or running: 1) review and, if needed, change the default BACKUP_ROOT and OBSIDIAN_ROOT paths to match your environment; 2) be aware the report prints filenames, sizes and timestamps — that metadata may be visible to the agent/UI and could be sensitive; 3) run the scripts as a non-privileged user and inspect the scripts locally (they are plain bash) before adding scheduled tasks; 4) if you do not want the skill to see certain directories, do not point BACKUP_ROOT/OBSIDIAN_ROOT at them or adjust the --dir/--backup-root options. Overall this package is consistent with its described purpose.