NotebookFlowKit is currently maintained from the default branch. Please use the latest released version or the latest commit on main when evaluating security fixes.
Please do not open a public issue for suspected security vulnerabilities.
Report security concerns by contacting the maintainer through the project owner profile:
- GitHub: ChiefVenzox
- Website: www.hnmlabs.com
Include a clear description, affected version or commit, reproduction steps, and any relevant sample flow JSON.
NotebookFlowKit does not include an LLM provider or send prompts to any AI service by itself. Apps that connect an LLM provider are responsible for protecting user prompts, API keys, and provider responses.
Generated flow JSON is decoded and validated before rendering. Applications should still review generated flows before using them in production user journeys.