findTheBook

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed to search for books on Douban and find corresponding WeChat Reading links. The `bookFinder.py` script uses `duckduckgo-search` and `requests` to perform web scraping on `book.douban.com` and `weread.qq.com` (via search results), which is directly aligned with its stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md`. All network activity is confined to the legitimate targets required for the skill's functionality.