Art Knowledge Helper Skill

PassAudited by ClawScan on Apr 22, 2026.

Overview

The skill's code, instructions, and requested configuration are consistent with an offline Windows-based book-management tool that organizes and copies local files to a Baidu-synced folder; no hidden network endpoints, credentials, or unrelated permissions are requested.

This package appears to do what it claims, but review a few practical hygiene points before use: (1) Edit config.json carefully — ensure knowledge_base_path and baidu_path point to the intended folders to avoid accidental copying of unrelated files. (2) sync_to_baidu.py copies all files under the KB (except a short skip list); remove any sensitive files from the KB or adjust the script to limit file types before running. (3) scan_downloads.py saves its scan JSON to the parent of your downloads folder — know where that file will land. (4) Run scripts in a controlled environment (or on a test folder) first to verify behavior. (5) If you plan to share content via Baidu, confirm you have the right to upload those files and that your Baidu client is configured correctly.