Policy deskEffective 28 August 2026
Terms for a deliberate boundary.
Clean Env Runner is free, open-source software under the MIT License. These terms describe use of the website and software.
Use responsibly
You are responsible for the commands you run, the manifest you write, and any files those commands change. The tool clears the child environment and admits only manifest-declared variables, but it cannot make an unsafe command safe or prevent a child process from reading files it can otherwise access.
Secrets and receipts
Never put literal secrets in a manifest. The CLI rejects literal secret declarations and scrubs known secret values from receipts, but you remain responsible for protecting your terminal, source files, environment, and locally stored receipts. Review and retain or remove receipts according to your project’s own policy.
Availability and changes
The static website and source distribution are provided as-is, without warranty. We may update the site, software, or these terms. The effective date above identifies the current policy. Continued use after an update means you accept the updated terms to the extent permitted by law.
Contact
For questions, report an issue through the project’s source repository.