Terms Checker
v1.0.0Analyze Terms of Service documents for completeness and fairness. Use when checking ToS sections, detecting unfair clauses, generating TL;DR summaries, scori...
⭐ 0· 21·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk975v997x6018da553cewpv23h850vry
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
