Spaces:
Runtime error
Runtime error
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"/> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"/> | |
| <title>Terms of Service — SafeAIScan</title> | |
| <link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@400;500;600&display=swap" rel="stylesheet"> | |
| <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.css" rel="stylesheet"> | |
| <link rel="stylesheet" href="styles.css"> | |
| <style> | |
| .legal-nav{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:58px;background:rgba(6,11,20,.95);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;} | |
| .legal-brand{font-family:'Syne',sans-serif;font-weight:800;font-size:17px;letter-spacing:-.04em;text-decoration:none;color:var(--text-primary);} | |
| .legal-wrap{max-width:760px;margin:0 auto;padding:56px 24px 80px;} | |
| .legal-header{margin-bottom:40px;} | |
| .legal-title{font-family:'Syne',sans-serif;font-size:clamp(28px,5vw,40px);font-weight:800;letter-spacing:-.03em;margin-bottom:10px;} | |
| .legal-meta{font-size:13px;color:var(--text-faint);} | |
| .legal-toc{background:var(--bg-2);border:1px solid var(--border);border-radius:14px;padding:20px 24px;margin-bottom:40px;} | |
| .legal-toc-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-faint);margin-bottom:12px;} | |
| .legal-toc ol{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:6px;} | |
| .legal-toc a{font-size:13px;color:var(--accent);text-decoration:none;} | |
| .legal-toc a:hover{text-decoration:underline;} | |
| .legal-section{margin-bottom:40px;} | |
| .legal-section h2{font-family:'Syne',sans-serif;font-size:18px;font-weight:700;margin-bottom:14px;padding-top:16px;border-top:1px solid var(--border);color:var(--text-primary);} | |
| .legal-section p{font-size:14px;color:var(--text-muted);line-height:1.8;margin-bottom:12px;} | |
| .legal-section ul,ol{font-size:14px;color:var(--text-muted);line-height:1.8;padding-left:20px;margin-bottom:12px;} | |
| .legal-section li{margin-bottom:6px;} | |
| .legal-section a{color:var(--accent);} | |
| .highlight-box{background:rgba(91,123,254,.06);border:1px solid rgba(91,123,254,.18);border-radius:10px;padding:14px 18px;margin-bottom:14px;font-size:14px;color:var(--text-muted);line-height:1.7;} | |
| .highlight-box strong{color:var(--text-primary);} | |
| .warn-box{background:rgba(251,146,60,.06);border:1px solid rgba(251,146,60,.2);border-radius:10px;padding:14px 18px;margin-bottom:14px;font-size:14px;color:var(--text-muted);line-height:1.7;} | |
| .legal-footer{border-top:1px solid var(--border);padding-top:24px;margin-top:48px;font-size:12px;color:var(--text-faint);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;} | |
| .legal-footer a{color:var(--accent);text-decoration:none;} | |
| @media(max-width:600px){ | |
| .legal-wrap{padding:32px 16px 60px;} | |
| .legal-nav{padding:0 16px;} | |
| .legal-toc a{display:inline-block;padding:4px 0;} | |
| .legal-section h2{font-size:16px;} | |
| .legal-title{font-size:24px;} | |
| } | |
| @media (pointer: coarse) { | |
| .legal-toc a{padding:6px 0;} | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <nav class="legal-nav"> | |
| <a href="index.html" class="legal-brand"> | |
| <span style="color:var(--accent);">Safe</span><span>AI</span><span style="color:#00ffa3;">Scan</span> | |
| </a> | |
| <div style="display:flex;gap:16px;align-items:center;"> | |
| <a href="privacy.html" style="font-size:13px;color:var(--text-muted);text-decoration:none;">Privacy</a> | |
| <a href="index.html" style="font-size:13px;color:var(--text-muted);text-decoration:none;">Home</a> | |
| </div> | |
| </nav> | |
| <div class="legal-wrap"> | |
| <div class="legal-header"> | |
| <div class="legal-title">Terms of Service</div> | |
| <div class="legal-meta"> | |
| <strong>SafeAIScan</strong> · Last updated: 24 May 2025 · Effective: 24 May 2025 | |
| </div> | |
| </div> | |
| <div class="highlight-box"> | |
| <strong>Plain English summary:</strong> Use SafeAIScan to scan code you own or have permission to scan. Don't abuse the service. Pay for what you use. We provide the service as-is — security scanning is one layer of defence, not a guarantee. | |
| </div> | |
| <div class="legal-toc"> | |
| <div class="legal-toc-title">Contents</div> | |
| <ol> | |
| <li><a href="#t1">Acceptance of Terms</a></li> | |
| <li><a href="#t2">Description of Service</a></li> | |
| <li><a href="#t3">Account Registration</a></li> | |
| <li><a href="#t4">Free Trial</a></li> | |
| <li><a href="#t5">Paid Plans and Billing</a></li> | |
| <li><a href="#t6">Acceptable Use</a></li> | |
| <li><a href="#t7">Prohibited Conduct</a></li> | |
| <li><a href="#t8">Intellectual Property</a></li> | |
| <li><a href="#t9">Scan Results and Accuracy</a></li> | |
| <li><a href="#t10">Disclaimer of Warranties</a></li> | |
| <li><a href="#t11">Limitation of Liability</a></li> | |
| <li><a href="#t12">Termination</a></li> | |
| <li><a href="#t13">Governing Law</a></li> | |
| <li><a href="#t14">Changes to Terms</a></li> | |
| <li><a href="#t15">Contact</a></li> | |
| </ol> | |
| </div> | |
| <div class="legal-section" id="t1"> | |
| <h2>1. Acceptance of Terms</h2> | |
| <p>By creating an account, accessing, or using SafeAIScan ("Service", "we", "us"), you agree to be bound by these Terms of Service ("Terms"). If you do not agree, do not use the Service.</p> | |
| <p>If you are using SafeAIScan on behalf of an organisation, you represent that you have authority to bind that organisation to these Terms, and "you" refers to both you and the organisation.</p> | |
| </div> | |
| <div class="legal-section" id="t2"> | |
| <h2>2. Description of Service</h2> | |
| <p>SafeAIScan is an AI-powered security scanning platform that helps developers identify potential vulnerabilities, hardcoded secrets, and insecure patterns in source code. The Service includes:</p> | |
| <ul> | |
| <li>Static code analysis for security vulnerabilities</li> | |
| <li>AI-powered explanations and remediation suggestions</li> | |
| <li>GitHub repository scanning</li> | |
| <li>CVE vulnerability lookup</li> | |
| <li>PDF security reports (Pro and Enterprise)</li> | |
| <li>REST API access (Pro and Enterprise)</li> | |
| </ul> | |
| <p>We reserve the right to modify, suspend, or discontinue any part of the Service at any time with reasonable notice.</p> | |
| </div> | |
| <div class="legal-section" id="t3"> | |
| <h2>3. Account Registration</h2> | |
| <p>You must provide a valid email address and create a secure password. You are responsible for maintaining the confidentiality of your credentials and for all activity that occurs under your account.</p> | |
| <p>You must notify us immediately at <a href="mailto:security@safeaiscan.io">security@safeaiscan.io</a> if you suspect unauthorised access to your account.</p> | |
| <p>You may not create accounts using automated means, create fake accounts, or register on behalf of someone else without their explicit consent.</p> | |
| <p>One free trial is permitted per person and per organisation. Creating multiple accounts to circumvent trial limits is a violation of these Terms and will result in account termination.</p> | |
| </div> | |
| <div class="legal-section" id="t4"> | |
| <h2>4. Free Trial</h2> | |
| <p>Every new account receives a 30-day free Pro trial. During the trial you have full access to all Pro features. No payment method is required to start the trial.</p> | |
| <p>At the end of the 30-day trial, your account is automatically downgraded to the Free plan. You will not be charged unless you actively choose to upgrade to a paid plan.</p> | |
| <p>Trials are limited to one per person and one per organisation. We reserve the right to deny or revoke trials if we determine they are being abused.</p> | |
| </div> | |
| <div class="legal-section" id="t5"> | |
| <h2>5. Paid Plans and Billing</h2> | |
| <p><strong>Pro plan:</strong> $1.99/month (monthly billing) or $19.08/year (annual billing, ~$1.59/month). Charged via PayPal subscription.</p> | |
| <p><strong>Enterprise plans:</strong> Team ($29/mo), Business ($79/mo), Enterprise ($199/mo). Custom contracts available — contact <a href="mailto:enterprise@safeaiscan.io">enterprise@safeaiscan.io</a>.</p> | |
| <p><strong>Cancellation:</strong> You may cancel your subscription at any time from your account settings. Cancellation takes effect at the end of the current billing period — you retain access until then.</p> | |
| <p><strong>Refunds:</strong> We offer a 30-day money-back guarantee on your first payment. To request a refund, email <a href="mailto:billing@safeaiscan.io">billing@safeaiscan.io</a> within 30 days of payment. After 30 days, payments are non-refundable.</p> | |
| <p><strong>Failed payments:</strong> If a subscription payment fails, we will retry up to three times within 7 days. If payment is not recovered, your account will be downgraded to the Free plan. You will receive email notification before and after downgrade.</p> | |
| <p><strong>Price changes:</strong> We may change subscription prices with at least 30 days' advance notice by email. Continued use after the price change date constitutes acceptance of the new price.</p> | |
| </div> | |
| <div class="legal-section" id="t6"> | |
| <h2>6. Acceptable Use</h2> | |
| <p>You may use SafeAIScan only to scan code that you own or have explicit written permission to scan. Permitted uses include:</p> | |
| <ul> | |
| <li>Scanning your own source code repositories</li> | |
| <li>Scanning code within your organisation with organisational permission</li> | |
| <li>Security research on code you are authorised to test</li> | |
| <li>Educational purposes using sample or synthetic code</li> | |
| </ul> | |
| </div> | |
| <div class="legal-section" id="t7"> | |
| <h2>7. Prohibited Conduct</h2> | |
| <div class="warn-box"> | |
| Violation of this section may result in immediate account termination and potential legal action. | |
| </div> | |
| <p>You must not:</p> | |
| <ul> | |
| <li>Scan code you do not own or lack permission to access</li> | |
| <li>Use the Service for any unlawful purpose or in violation of any regulations</li> | |
| <li>Attempt to reverse-engineer, decompile, or extract the Service's detection algorithms</li> | |
| <li>Submit malware, exploits, or code designed to harm our infrastructure</li> | |
| <li>Abuse the API, circumvent rate limits, or attempt denial-of-service attacks</li> | |
| <li>Create multiple accounts to bypass plan limits or obtain additional free trials</li> | |
| <li>Resell or sublicense the Service without written permission</li> | |
| <li>Use automated tools to scrape, crawl, or extract data from the Service</li> | |
| <li>Attempt to gain unauthorised access to other users' accounts or data</li> | |
| <li>Submit personally identifiable information of third parties without their consent</li> | |
| <li>Use the Service to facilitate or assist any cyberattack or criminal activity</li> | |
| </ul> | |
| </div> | |
| <div class="legal-section" id="t8"> | |
| <h2>8. Intellectual Property</h2> | |
| <p><strong>Our IP:</strong> SafeAIScan, its detection patterns, AI models, user interface, documentation, and all associated intellectual property are owned by us. Nothing in these Terms grants you ownership of any part of the Service.</p> | |
| <p><strong>Your code:</strong> You retain full ownership of any code you submit for scanning. We make no claim to your intellectual property. As noted in our Privacy Policy, submitted code is not retained after scanning.</p> | |
| <p><strong>Feedback:</strong> If you provide feedback or suggestions about the Service, we may use them without obligation to you.</p> | |
| </div> | |
| <div class="legal-section" id="t9"> | |
| <h2>9. Scan Results and Accuracy</h2> | |
| <p>SafeAIScan uses static analysis and AI to identify potential security issues. Scan results are provided for informational purposes only.</p> | |
| <ul> | |
| <li>Results may contain false positives (flagging safe code) or false negatives (missing real vulnerabilities)</li> | |
| <li>AI-generated explanations and fix suggestions are advisory only — review them before implementing</li> | |
| <li>SafeAIScan is one layer of security review, not a comprehensive security audit</li> | |
| <li>We do not guarantee that using SafeAIScan will make your code or systems secure</li> | |
| </ul> | |
| <p>Always supplement automated scanning with manual code review, penetration testing, and other appropriate security practices.</p> | |
| </div> | |
| <div class="legal-section" id="t10"> | |
| <h2>10. Disclaimer of Warranties</h2> | |
| <p>THE SERVICE IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR THAT THE SERVICE WILL BE UNINTERRUPTED, ERROR-FREE, OR FREE OF HARMFUL COMPONENTS.</p> | |
| <p>We do not warrant that the Service will detect all security vulnerabilities in your code, or that scan results are complete, accurate, or suitable for any particular security requirement.</p> | |
| </div> | |
| <div class="legal-section" id="t11"> | |
| <h2>11. Limitation of Liability</h2> | |
| <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL SAFEAISCAN BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING LOSS OF PROFITS, DATA, GOODWILL, OR OTHER INTANGIBLE LOSSES, ARISING FROM OR RELATED TO YOUR USE OF OR INABILITY TO USE THE SERVICE.</p> | |
| <p>OUR TOTAL LIABILITY TO YOU FOR ANY CLAIM ARISING FROM THESE TERMS OR YOUR USE OF THE SERVICE SHALL NOT EXCEED THE GREATER OF (A) THE AMOUNT YOU PAID US IN THE 3 MONTHS BEFORE THE CLAIM, OR (B) $10.</p> | |
| </div> | |
| <div class="legal-section" id="t12"> | |
| <h2>12. Termination</h2> | |
| <p>You may terminate your account at any time by emailing <a href="mailto:hello@safeaiscan.io">hello@safeaiscan.io</a>. Upon termination, your access will end at the close of your current billing period (if paid), and your data will be deleted within 30 days.</p> | |
| <p>We may suspend or terminate your account immediately without notice if you violate these Terms, abuse the Service, fail to pay after multiple retries, or if required by law.</p> | |
| <p>Upon termination, all licences granted to you under these Terms cease immediately.</p> | |
| </div> | |
| <div class="legal-section" id="t13"> | |
| <h2>13. Governing Law</h2> | |
| <p>These Terms are governed by and construed in accordance with applicable laws. Any disputes shall be resolved through binding arbitration or in a court of competent jurisdiction, as applicable in your country of residence.</p> | |
| <p>If any provision of these Terms is found to be unenforceable, the remaining provisions remain in full force.</p> | |
| </div> | |
| <div class="legal-section" id="t14"> | |
| <h2>14. Changes to Terms</h2> | |
| <p>We may update these Terms from time to time. When we make material changes, we will update the "Last updated" date and notify you by email at least 14 days before the changes take effect. Your continued use of the Service after the effective date constitutes acceptance of the new Terms.</p> | |
| <p>If you disagree with updated Terms, you may cancel your account before the effective date without penalty.</p> | |
| </div> | |
| <div class="legal-section" id="t15"> | |
| <h2>15. Contact</h2> | |
| <p>For questions about these Terms:</p> | |
| <ul> | |
| <li>General: <a href="mailto:hello@safeaiscan.io">hello@safeaiscan.io</a></li> | |
| <li>Billing: <a href="mailto:billing@safeaiscan.io">billing@safeaiscan.io</a></li> | |
| <li>Security: <a href="mailto:security@safeaiscan.io">security@safeaiscan.io</a></li> | |
| <li>Enterprise: <a href="mailto:enterprise@safeaiscan.io">enterprise@safeaiscan.io</a></li> | |
| </ul> | |
| </div> | |
| <div class="legal-footer"> | |
| <span>© 2025 SafeAIScan. All rights reserved.</span> | |
| <div style="display:flex;gap:16px;flex-wrap:wrap;"> | |
| <a href="privacy.html">Privacy Policy</a> | |
| <a href="index.html">Home</a> | |
| <a href="enterprise.html">Enterprise</a> | |
| </div> | |
| </div> | |
| </div> | |
| </body> | |
| </html> | |