Skip to content

Security: jaden688/JL_Engine_Headless

Security

SECURITY.md

Security Policy

Reporting a vulnerability

If you find a security issue (key leakage, unsafe tool execution, prompt injection path, etc.), please do not open a public issue.

Share details privately with the project maintainer.

Hard rules

  • Never commit .env files or secrets.
  • Prefer environment variables for API keys.
  • Treat any tool execution path as untrusted input.

There aren’t any published security advisories