Please open a security advisory on GitHub. Do not open public issues for security vulnerabilities.
- Protect Your API Token — Never commit
YUQUE_PERSONAL_TOKENto version control. Use environment variables or a secrets manager. - Use Read-Only Tokens — If you only need to read data, generate a read-only token from Yuque Settings.
- Keep Dependencies Updated — Regularly run
npm auditand update dependencies. - Review Tool Permissions — This server can create, update, and delete content in your Yuque workspace. Understand the scope before granting access.