No reviews yetBe the first to leave a review for Zenzic
Hunter
📌
🚀 **Zenzic is now on GitHub Releases!**
Engineering-grade, engine-agnostic static analyzer for Markdown documentation. Scans raw Markdown sources (not build output) to detect:
- 🔓 **Credential leaks** (API keys, secrets, passwords)
- 🔗 **Broken links** & orphan pages
- 🎨 **Brand compliance** violations
- 🌍 **i18n parity** issues across locales
**Why raw Markdown?** ADR 001: We analyze source files, not build output. This catches issues before the build engine even runs — true pre-flight validation.
**Works with:** MkDocs, Docusaurus, Zensical, or plain Markdown folders.
**Install:** `uvx zenzic check all`
Try it on your docs project and let me know what you find! 🔍