Book summarizer

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The book-summarizer skill bundle is a well-structured toolset for processing long-form text. The included Python scripts (book_tools.py, split_book.py, and verify_summary_ratio.py) use only the Python standard library to perform word counting, file splitting, and result aggregation. The instructions in SKILL.md are consistent with the stated purpose of achieving a specific compression ratio and do not contain any malicious prompt-injection attempts or unauthorized data access requests.