← Back to Skills Marketplace
loutai0307-prog

Terms Checker

by loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install terms-checker
Description
Analyze Terms of Service documents for completeness and fairness. Use when checking ToS sections, detecting unfair clauses, generating TL;DR summaries, scori...
Usage Guidance
This skill appears safe to run: it analyzes only the files you pass it, uses local processing, and asks for no secrets. Before installing/running: (1) Review the bundled script if you plan to process sensitive documents, (2) remember the outputs are heuristic and can miss or mischaracterize clauses—consult a lawyer for legal decisions, and (3) avoid passing documents that contain unrelated secrets (API keys, private data) unless you are comfortable those will remain local.
Capability Analysis
Type: OpenClaw Skill Name: terms-checker Version: 1.0.0 The terms-checker skill is a legitimate tool designed to analyze Terms of Service documents for completeness, fairness, and changes. The implementation consists of a bash wrapper (scripts/script.sh) that executes embedded Python logic to perform keyword matching and text comparison on user-provided files. There is no evidence of network activity, data exfiltration, or malicious instructions in SKILL.md, and the code logic is entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description match the implementation: the included scripts perform completeness, unfair-clause detection, summarization, scoring, and diffing of ToS texts. Required tools (bash, python3) are appropriate and there are no unrelated requirements (no cloud credentials, no extra binaries).
Instruction Scope
SKILL.md instructs the agent to run the bundled script with user-supplied file paths. The script only reads the provided files and prints heuristics; it does not access other filesystem paths, environment variables, or remote endpoints. Note: the analysis is heuristic and not a substitute for legal advice.
Install Mechanism
There is no install spec or external download; the skill is instruction-only with a bundled script. Running it executes local Python code embedded in the shell script—no archives are fetched and nothing is written beyond standard output.
Credentials
The skill requests no environment variables, credentials, or config paths. The only access required is to the specific ToS files you provide as arguments, which is appropriate for the stated purpose.
Persistence & Privilege
The skill does not request permanent presence (always:false) and does not modify agent or system configurations. It does not persist credentials or change other skills' settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install terms-checker
  3. After installation, invoke the skill by name or use /terms-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug terms-checker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Terms Checker?

Analyze Terms of Service documents for completeness and fairness. Use when checking ToS sections, detecting unfair clauses, generating TL;DR summaries, scori... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.

How do I install Terms Checker?

Run "/install terms-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Terms Checker free?

Yes, Terms Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Terms Checker support?

Terms Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Terms Checker?

It is built and maintained by loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.

💬 Comments