This repository is public. Do not commit private production data.
The current public repository contains documentation and example templates only. Security reports are most useful when they identify accidental exposure risks, unsafe defaults, secret-handling mistakes, or private-data leakage paths in public files.
- API keys, provider tokens, cookies, passwords, SSH keys, or service-account files
.envfiles or local credential stores- Private IP addresses, hostnames, usernames, internal paths, or deployment details
- Generated videos, generated frames, review exports, final renders, or production assets
- Model weights, checkpoints, LoRAs, embeddings, datasets, caches, or downloaded provider artifacts
- Logs, crash dumps, temporary files, and machine-specific editor state
Open a GitHub issue for public security hardening suggestions that do not disclose sensitive material.
If you believe sensitive data was accidentally published, avoid repeating the secret in an issue title or body. Use a minimal description, identify the affected file path and commit if known, and request maintainer review.
Before public commits, run local checks for:
- Secret-like names such as
API_KEY,TOKEN,PASSWORD,SECRET, andPRIVATE_KEY - Private network ranges used for local or internal infrastructure
- Local absolute paths from macOS, Linux, or Windows workstations
- Generated media extensions and large binary assets