Personal Bookkeeper

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill is a straightforward Bash-based personal finance logger that stores data in plain-text files within the user's local data directory (~/.local/share/personal-bookkeeper/). Analysis of scripts/script.sh and SKILL.md shows no network activity, no unauthorized file access, and no suspicious execution patterns; it relies entirely on standard Unix utilities (grep, awk, date) for local data management.