> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# legal plugin

> Consumer-perspective contract review plugin with the tos-clause-scanner skill — audit Terms of Service, user agreements, and privacy policies for risky clauses.

**legal** is a skill-library plugin focused on consumer-perspective contract review.

## Skills

| Skill                | Use it for                                                                                                                                                                                            |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `tos-clause-scanner` | Auditing Terms of Service, user agreements, and privacy policies for unfair clauses, covert data authorizations, auto-renewal traps, unilateral amendment rights, and excessive liability disclaimers |

## tos-clause-scanner

Systematically audits Terms of Service, User Agreements, and Privacy Policies from an ordinary consumer's standpoint. Flags risky clauses and produces a structured audit report.

**Trigger phrases:** audit terms of service, review user agreement, analyze privacy policy, unfair clauses, data authorization, auto-renewal, ToS review, privacy policy review, consumer rights audit, clause compliance check.

**Example prompts:**

* "Review this user agreement for any unfair or one-sided clauses."
* "Analyze this app's privacy policy and flag any covert data authorizations."
* "Does this ToS have auto-renewal traps?"

Paste the terms text directly to the agent or provide a file path. The agent completes the audit and outputs a structured report.

## Install

```bash theme={null}
gh skill install Qredence/qredence-plugins legal
```
