Zhihu Geo Draft Assistant

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill bundle is a well-documented tool for generating and drafting Zhihu content using a human-in-the-loop approach. The automation script (scripts/draft_to_zhihu.example.py) uses Playwright to assist with content entry but includes explicit security measures such as path traversal checks and a mandatory visible browser mode (headless=False) to ensure user oversight. The bundle contains clear safety guidelines (automation/safety_rules.md) that forbid the collection of cookies, credentials, or automated publishing, and the AI prompts are strictly aligned with the stated purpose of content rewriting.