Please report security issues privately via GitHub's Security Advisories ("Report a vulnerability") on this repository. Do not open a public issue for a security report. We aim to acknowledge reports promptly.
- No telemetry, no network calls. The CLI bundles its templates and never contacts a server — no analytics, no usage tracking, no external requests.
- Generated repos are context, not a vault. Scaffolded command centers ship a secure-by-default
.gitignore(ignores.env,*.key,*.pem,*.p12, etc.) and aSECURITY.mdreminding you not to commit secrets, API keys, or PII. - CI secret scanning. Every pull request is scanned with gitleaks.