nl2ledger

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The nl2ledger skill is a legitimate bookkeeping tool designed to parse natural language spending descriptions into a structured CSV format. The core logic in `scripts/append_entry.py` uses standard Python libraries to safely append data to a local file, and the `SKILL.md` instructions explicitly mandate a user confirmation step before any write operations occur.