Launching today

Tos trap scanner AI agent
Catches hidden traps in Terms of Service before you accept
9 followers
Catches hidden traps in Terms of Service before you accept
9 followers
An AI agent that reads Terms of Service documents and flags predatory clauses — auto-renewals, hidden fees, arbitration traps, and other buried terms nobody reads. Runs on Gemini 2.5 Flash with a Llama fallback for reliability. Deployed on the CROO Network agent marketplace (Base chain) — pay-per-use, no subscription. Built solo.



how does it actually handle the pdfs that are 80 pages long and full of legalese, like does it chunk through them or summarize the whole thing at once
@berktrkbayqcoc right now it doesn't chunk — it pulls the full doc and truncates at 80k characters, so a doc that's shorter than that gets fully analyzed, but very long or PDF-based docs can lose content past the cutoff. It's HTML-only currently too, no PDF parsing yet. Chunking + PDF support is the next thing I need to build — good flag, thanks.
Ran a few TOS docs through it and it caught a sneaky auto-renewal clause I genuinely missed in a SaaS I signed up for months ago. Wish this existed sooner honestly.
@kranurp2fk Auto-renewal clauses are the ones that get me most too — they're always buried in paragraph 14 in 8pt font. Glad it caught one for you before it mattered
Ran it on a SaaS agreement I had been avoiding and it caught an auto-renewal clause I completely missed. The fact that it actually quotes the exact line is what sold me on trusting it.
@zgreg0z "This is exactly the use case I built it for — glad it caught something real for you. Makes the whole project worth it.
A history view would be great so I can look back at scans from previous months and see if a service quietly changed their terms. Right now I have no way to compare a TOS from last week to the one I scanned three months ago, which is exactly when these companies slip in new auto-renew clauses.