Bookshelf

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The Bookshelf skill is a standard personal productivity tool for logging reading progress and managing a book library. The implementation in `scripts/script.sh` uses standard UNIX utilities (grep, tail, wc, du) to manage local plain-text log files in `~/.local/share/bookshelf/`, with no network activity, external dependencies, or suspicious execution patterns identified.