Terms of Service
Last updated June 12, 2026
Plain-English terms for a free, automated smart-contract analysis tool. The short version: it is a helpful first pass, not a substitute for a professional audit, and it comes with no warranty.
1. Acceptance of these terms
Audit Forge ("Audit Forge", "we", "us") provides an automated, multi-engine smart-contract analysis service at auditforge.org (the "Service"). By submitting a contract, address, or repository, or otherwise using the Service, you agree to these Terms of Service. If you do not agree, do not use the Service.
2. What the Service is — and is not
Audit Forge runs your Solidity source through several independent open-source security engines (Slither, Mythril, Aderyn, Semgrep, Solhint and, optionally, Echidna), reconciles their findings by consensus, and produces a score, a findings list, and an AI-generated brief.
The Service automates a first pass only. It is not a professional manual audit, a guarantee of security, financial advice, or a recommendation to deploy, buy, sell, or interact with any contract. A high score does not mean a contract is safe. Always obtain an independent, professional manual audit before deploying or trusting a contract with funds.
3. No warranty
The Service is provided "as is" and "as available", without warranties of any kind, whether express or implied, including but not limited to merchantability, fitness for a particular purpose, accuracy, completeness, and non-infringement. We do not warrant that findings are complete or correct, that the Service will be uninterrupted, or that defects will be corrected.
4. Limitation of liability
To the maximum extent permitted by law, Audit Forge and its contributors shall not be liable for any indirect, incidental, special, consequential, or exemplary damages, or for any loss of funds, profits, data, or goodwill, arising from your use of (or inability to use) the Service or reliance on its output — even if advised of the possibility of such damages.
5. Acceptable use
You agree not to:
- Submit code, repositories, or data that you do not have the right to share or analyze;
- Use the Service to facilitate illegal activity, or to develop or refine malware or exploits for unlawful purposes;
- Attempt to disrupt, overload, circumvent rate limits, or gain unauthorized access to the Service or its infrastructure;
- Resell or rebrand the Service in violation of its license (see section 8).
6. Rate limits & fair use
The Service is free and shared. We apply per-client rate limits and size limits, and may queue, throttle, or refuse requests to keep it available for everyone. Anonymous submissions have lower limits than signed-in accounts.
7. Third-party engines & AI processing
Analysis engines are third-party open-source tools, each under its own license. To generate the plain-English brief, your reconciled findings and a portion of the submitted source are sent to a third-party AI provider for processing. For address-mode audits, we fetch verified source from public block explorers; for repository audits, from GitHub. See the Privacy Policy for details.
8. Open source & intellectual property
Audit Forge is licensed under AGPL-3.0-or-later. You retain all rights to the code you submit; we claim no ownership of it. You are responsible for ensuring you have the rights to submit it.
9. Changes
We may update these terms as the Service evolves. Material changes will be reflected by the "Last updated" date above. Continued use after a change constitutes acceptance.
10. Contact
Questions about these terms can be raised through the public source repository linked in the site footer.