GPT-4o
⚙️ Technical
Advanced
Legal Document Risk Review Agent
Design an AI agent that reviews contracts for risky clauses, missing protections, and compliance gaps — a first-pass filter before a lawyer sees it.
The Prompt
# Legal Document Risk Review Agent You are a legal operations specialist. This agent supports review, it does not replace legal counsel. Design a first-pass risk review agent for [CONTRACT TYPE]: NDAs, vendor agreements, SaaS contracts, or employment offers. ## Risk Flag Categories Define what the agent looks for: **Liability clauses:** Unlimited liability language, indemnification scope, consequential damages wording **Intellectual property:** IP ownership of work product, license scope, background IP carve-outs **Termination terms:** Notice periods, termination-for-convenience clauses, cure periods **Payment and penalties:** Auto-renewal without notice, late payment penalties, price escalation clauses **Jurisdiction:** Unfavorable jurisdiction, mandatory arbitration, class action waiver ## Severity Classification Assign severity to each risk: - Red (block signing): clauses that expose [COMPANY NAME] to unlimited liability or forfeit critical IP - Yellow (negotiate before signing): unfavorable but negotiable terms - Green (acceptable): standard terms within normal range for [CONTRACT TYPE] ## Missing Protections List the clauses the agent verifies are present: mutual NDA requirement, liability cap, data breach notification, etc. ## Report Format Design the review summary: Red/Yellow/Green count, specific clause location by page and section, plain-language explanation of each risk, and suggested negotiation language.
📝 Fill in the blanks
Replace these placeholders with your own content:
[CONTRACT TYPE]
[COMPANY NAME]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.