All Light Industries · build #13

See the predatory clauses before you sign.

Paste a freelance or work contract. Every non-standard or predatory clause gets highlighted in red, with a plain-English note on the risk and what to ask a lawyer. Twelve transparent rules — no black box, no upload.

1 · Paste the contract

Plain text works best. Drop a .txt file, paste, or load the demo.

0 lines
Advanced · load findings JSON instead of scanning

Already ran python redflag.py contract.txt --json? Paste the contract above, then paste its findings JSON here and choose Render from JSON. Useful when the scan was done by the audited Python core rather than this in-browser port.

Red line: this page makes no network requests, saves nothing, and logs nothing. Your contract never leaves this tab. Disconnect your Wi-Fi and it still works. The browser's own Content-Security-Policy enforces it.

2 · Your red flags

Hover or tap a highlight for the plain-English risk. Full list is below the document.

Your highlighted contract will appear here.
Nothing is sent anywhere — it all runs on your device.

Not legal advice. This is a fast pre-read so you walk into a lawyer's office knowing what to ask. A clean result is not legal clearance — absence of a match never means a contract is safe. When money or rights are on the line, a lawyer is the gate.

Verify the engine yourself

Mirrors python -m unittest test_redflag — the same checks the audited core passes.