Zhihu Column Article List API
PassAudited by VirusTotal on May 3, 2026.
Findings (1)
The skill is a standard API wrapper for the JustOneAPI service, designed to fetch Zhihu column article lists. The code in `bin/run.mjs` correctly implements the documented functionality using standard Node.js fetch calls to `api.justoneapi.com` and includes explicit instructions in `SKILL.md` to prevent the accidental leakage of API tokens.
