Skip to content
Rival
Models
CompareBest ForArena
Lab
Sign Up
Sign Up

We compare AI models for a living. On purpose. We chose this.

@rival_tips

Explore

  • Compare Models
  • All Models
  • Prompt Lab
  • Image Generation
  • Audio Comparison
  • Leaderboard
  • Challenges

Discover

  • Insights
  • AI Creators
  • AI Tools
  • The Graveyard

Developers

  • Developer Hub
  • MCP Server
  • .llmignore
  • Badges
  • Rival Datasets

Connect

  • Methodology
  • Sponsor
  • Partnerships
  • Privacy Policy
  • Terms
  • RSS Feed
© 2026 Rival · Built at hours no one should be awake, on hardware we don’t own
Rival
Models
CompareBest ForArena
Lab
Sign Up
Sign Up

We compare AI models for a living. On purpose. We chose this.

@rival_tips

Explore

  • Compare Models
  • All Models
  • Prompt Lab
  • Image Generation
  • Audio Comparison
  • Leaderboard
  • Challenges

Discover

  • Insights
  • AI Creators
  • AI Tools
  • The Graveyard

Developers

  • Developer Hub
  • MCP Server
  • .llmignore
  • Badges
  • Rival Datasets

Connect

  • Methodology
  • Sponsor
  • Partnerships
  • Privacy Policy
  • Terms
  • RSS Feed
© 2026 Rival · Built at hours no one should be awake, on hardware we don’t own

GPT-5.3 Chat — Adversarial Contract Review

  1. Home
  2. Models
  3. GPT-5.3 Chat
  4. Adversarial Contract Review

See how GPT-5.3 Chat compares on this challenge:

  • GPT-5.3 Chat vs Claude Sonnet 4.6
  • GPT-5.3 Chat vs Google: Gemini 3.1 Flash Lite Preview
  • GPT-5.3 Chat vs Gemini 3.1 Pro Preview

4 models have responded to the "Adversarial Contract Review" challenge. Compare their approaches side-by-side on Rival. This response is part of Rival's open dataset of 5,600+ AI model responses.

Rival
Models
CompareBest ForArena
Lab
Sign Up
Sign Up
Back to GPT-5.3 Chat

Adversarial Contract Review

Gpt 5.3 Chat's response to the 'Adversarial Contract Review' challenge.

GPT-5.3 Chat
March 3, 2026
Text

?
Prompt

Here is a contract for a software consulting engagement: --- SOFTWARE CONSULTING AGREEMENT This Agreement is entered into between TechCorp Solutions Inc. ("Client") and [Contractor Name] ("Contractor"). 1. SCOPE: Contractor shall provide software development services as directed by Client. Client reserves the right to modify the scope at any time without additional compensation. 2. PAYMENT: Contractor shall be paid $150/hour, invoiced monthly. Payment is due within 90 days of invoice receipt. Client may withhold payment if deliverables are deemed "unsatisfactory" at Client's sole discretion. 3. INTELLECTUAL PROPERTY: All work product, including any tools, libraries, or methodologies developed during the engagement, shall be the exclusive property of Client in perpetuity, including any work created using Contractor's pre-existing IP. 4. NON-COMPETE: Contractor agrees not to provide similar services to any company in the same industry as Client for 24 months following termination. 5. TERMINATION: Client may terminate this agreement at any time without notice. Contractor must provide 60 days written notice. Upon termination, Contractor must immediately deliver all work in progress without additional compensation. 6. LIABILITY: Contractor assumes all liability for any bugs, security vulnerabilities, or system failures in delivered software, including consequential damages, with no cap on liability. 7. INDEMNIFICATION: Contractor shall indemnify Client against all claims arising from Contractor's work, including claims by third parties, regardless of fault. 8. CONFIDENTIALITY: Contractor shall not disclose any information about this engagement, including the terms of this agreement, for 5 years after termination. 9. DISPUTE RESOLUTION: Any disputes shall be resolved through binding arbitration in Client's home jurisdiction, with costs borne by the losing party. --- Find all clauses that could be exploited against the contractor, suggest specific modifications, and explain the legal reasoning.

GPT-5.3 Chat
Response

gpt-5.3-chat logo
GPT-5.3 ChatAdversarial Contract Review
gpt-5.3-chat logo
GPT-5.3 Chat

Several clauses are unusually one‑sided and could expose the contractor to major financial or professional risk. Below are the main issues, suggested changes, and why they matter.

  1. Scope (Clause 1)

Problem
The client can modify the scope “at any time without additional compensation.” This effectively allows unlimited scope creep while the contractor remains bound to the same rate and schedule.

Suggested modification

  • “Contractor shall provide software development services as mutually agreed in writing. Any material change to scope, deliverables, or timelines must be documented through a written change order and may result in adjustment of fees and schedule.”

Reasoning
Most consulting contracts include a change‑order mechanism. Without it, the client could continually expand requirements without paying more.

  1. Payment Terms (Clause 2)

Problems

  • 90‑day payment terms are very long for consulting.
  • Client can withhold payment if work is “unsatisfactory” at its sole discretion, which is vague and subjective.
  • No late fees or dispute process.

Suggested modifications

  • Payment due within 15–30 days.
  • Define acceptance criteria.
  • Add partial payment protection and late fees.

Example language

  • “Invoices are due within 30 days.”
  • “Deliverables shall be deemed accepted unless Client provides written notice of material deficiencies within 10 business days.”
  • “Late payments accrue interest at 1–1.5% per month.”
  • “Client may only withhold payment for the specific disputed portion.”

Reasoning
Without objective acceptance standards, the client could refuse payment indefinitely.

  1. Intellectual Property (Clause 3)

Problems

  • Transfers ownership of all work including contractor’s pre‑existing tools or frameworks.
  • “In perpetuity” and includes anything developed during engagement.

Suggested modification
Split IP into two categories.

Example language

  • “Contractor retains ownership of pre‑existing materials, tools, libraries, and know‑how.”
  • “Client receives a perpetual, royalty‑free license to use such materials as incorporated into deliverables.”
  • “Ownership of custom deliverables created specifically for Client transfers upon full payment.”

Reasoning
Consultants must preserve ownership of reusable code and tools. Otherwise the client could claim rights over the contractor’s entire toolkit.

  1. Non‑Compete (Clause 4)

Problems

  • Prevents work with any company in the same industry.
  • Applies for 24 months.
  • Industry definition may be broad.

Suggested modification

  • Replace with a limited non‑solicitation clause.

Example

  • “Contractor agrees not to solicit Client’s employees or directly compete on the specific project for 6–12 months.”
    or
  • Limit the non‑compete to direct competitors and shorten to 6–12 months.

Reasoning
Broad non‑competes are often unenforceable and can effectively prevent the contractor from working in their field.

  1. Termination (Clause 5)

Problems

  • Client can terminate immediately with no notice.
  • Contractor must give 60 days notice.
  • Contractor must deliver unfinished work without compensation.

Suggested modification

  • Mutual notice period (e.g., 14–30 days).
  • Payment for work performed through termination.

Example

  • “Either party may terminate with 30 days written notice.”
  • “Client shall pay for all work performed up to the termination date.”
  • “Delivery of work in progress occurs after payment for such work.”

Reasoning
The current clause lets the client end the contract abruptly after receiving substantial unpaid work.

  1. Liability (Clause 6)

Problems

  • Unlimited liability.
  • Covers consequential damages.
  • Contractor responsible for all bugs or failures indefinitely.

Suggested modification
Add a liability cap and exclude consequential damages.

Example

  • “Contractor’s total liability shall not exceed the total fees paid under this Agreement.”
  • “Neither party shall be liable for indirect, incidental, or consequential damages.”

Reasoning
Unlimited liability is a major financial risk; a single system failure could bankrupt an individual contractor.

  1. Indemnification (Clause 7)

Problems

  • Contractor indemnifies client “regardless of fault.”
  • Extremely broad scope.

Suggested modification

  • Limit indemnification to contractor negligence or IP infringement.

Example

  • “Contractor shall indemnify Client against claims arising from Contractor’s willful misconduct, negligence, or infringement of third‑party intellectual property.”

Reasoning
Without fault limitation, the contractor could be liable even if the client misuses the software.

  1. Confidentiality (Clause 8)

Problems

  • Prohibits even mentioning the existence or terms of the contract for 5 years.
  • Could prevent legal or tax disclosure.

Suggested modification
Add standard exceptions.

Example

  • Allow disclosure to legal/tax advisors.
  • Permit listing Client as a portfolio reference unless otherwise agreed.
  • Maintain confidentiality for trade secrets indefinitely but general terms for shorter period (2–3 years).

Reasoning
Contractors must be able to discuss contracts with accountants, lawyers, and insurers.

  1. Dispute Resolution (Clause 9)

Problems

  • Arbitration only in the client’s jurisdiction.
  • Losing party pays all costs.

Suggested modification

  • Neutral venue or contractor’s jurisdiction.
  • Shared arbitration costs unless otherwise ordered by arbitrator.

Example

  • “Arbitration shall occur in a mutually agreed neutral location or via remote proceedings.”

Reasoning
Travel and legal costs could be used strategically to pressure the contractor into settling.

Major overall risks

The biggest red flags are:

  • Unlimited liability
  • IP ownership of contractor’s existing tools
  • Client’s unilateral scope changes
  • Payment withholding at client’s discretion
  • Immediate termination without payment protection

Those could expose the contractor to unpaid work, loss of core IP, and catastrophic financial liability.

If you want, I can also show how experienced contractors typically rewrite this agreement into a safer “consultant‑friendly” version clause‑by‑clause.

Adversarial Contract Review

Turn this model response into notes, narration, or a short video

Auto NotesTranscriptNarrateVideo Cut

Partner link

This output lives in our open dataset — 5K+ responses across 200 models. Take it. It’s free.

About GPT-5.3 Chat

Capabilities

ConversationReasoningCode GenerationAnalysis

Categories

TextCodeMultimodal

Specifications

Provider
Openai
Released
2026-03-03
Size
LARGE
Context
128,000 tokens

Keep exploring

SAME PROMPT

Claude Sonnet 4.6's version

Same prompt, different result

COMPARE

GPT-5.3 Chat vs Google: Gemini 3.1 Flash Lite Preview

Both outputs, side by side

We compare AI models for a living. On purpose. We chose this.

@rival_tips

Explore

  • Compare Models
  • All Models
  • Prompt Lab
  • Image Generation
  • Audio Comparison
  • Leaderboard
  • Challenges

Discover

  • Insights
  • AI Creators
  • AI Tools
  • The Graveyard

Developers

  • Developer Hub
  • MCP Server
  • .llmignore
  • Badges
  • Rival Datasets

Connect

  • Methodology
  • Sponsor
  • Partnerships
  • Privacy Policy
  • Terms
  • RSS Feed
© 2026 Rival · Built at hours no one should be awake, on hardware we don’t own