Yuque 语雀知识库管理
PassAudited by VirusTotal on Mar 31, 2026.
Findings (1)
The skill bundle provides a standard set of Python scripts to interact with the Yuque (语雀) OpenAPI for knowledge base management. It includes functionality for searching, reading, creating, and updating documents and repositories. The code uses only the Python standard library (e.g., urllib, json, argparse) and handles authentication through a local config.json or environment variables as described in SKILL.md. No evidence of malicious intent, data exfiltration to unauthorized endpoints, or harmful prompt injection was found; all scripts and instructions are consistent with the stated purpose of the tool.
