Skip to content

Security: ChiefVenzox/NotebookFlowKit

Security

SECURITY.md

Security Policy

Supported Versions

NotebookFlowKit is currently maintained from the default branch. Please use the latest released version or the latest commit on main when evaluating security fixes.

Reporting a Vulnerability

Please do not open a public issue for suspected security vulnerabilities.

Report security concerns by contacting the maintainer through the project owner profile:

Include a clear description, affected version or commit, reproduction steps, and any relevant sample flow JSON.

AI-Generated Flow Safety

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.

There aren't any published security advisories