Terms of Service
Last updated: February 21, 2026
1. Acceptance of Terms
By installing or using the EcoCompute Energy Auditor GitHub App ("the App"), you agree to these Terms of Service. If you do not agree, please uninstall the App.
2. Description of Service
The App automatically reviews Pull Request diffs in your GitHub repositories for LLM energy waste patterns. It posts comments with findings and recommendations. The App is provided free of charge.
3. What the App Does and Does Not Do
The App does:
- Read PR diffs (code changes only)
- Analyze code for known energy waste patterns
- Post review comments on Pull Requests
The App does NOT:
- Modify, commit, or push any code
- Access your full repository contents
- Store, log, or transmit your code to any third party
- Approve or merge Pull Requests
4. Data and Privacy
Please refer to our Privacy Policy for details on data collection and usage. In summary: we collect zero user data. Code is processed in memory and discarded immediately.
5. Disclaimer of Warranties
The App is provided "as is" without warranty of any kind, express or implied. The audit results are based on empirical measurements and static code analysis, but we do not guarantee that following the recommendations will produce specific energy savings in your environment.
6. Limitation of Liability
In no event shall the App author(s) be liable for any direct, indirect, incidental, special, or consequential damages arising out of the use or inability to use the App.
7. Open Source
The App is open source under the MIT License. You may inspect, fork, and contribute to the code at github.com/hongping-zh/ecocompute-dynamic-eval.
8. Termination
You may uninstall the App at any time from GitHub Settings → Installations. Upon uninstallation, the App will immediately stop accessing your repositories.
9. Changes to Terms
We may update these terms from time to time. Changes will be posted on this page with an updated date. Continued use of the App constitutes acceptance of updated terms.
10. Contact
Questions? Open an issue at github.com/hongping-zh/ecocompute-dynamic-eval/issues.