← 返回 Skills 市场
loutai0307-prog

Terms Checker

作者 loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install terms-checker
功能描述
Analyze Terms of Service documents for completeness and fairness. Use when checking ToS sections, detecting unfair clauses, generating TL;DR summaries, scori...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install terms-checker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /terms-checker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug terms-checker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Terms Checker 是什么?

Analyze Terms of Service documents for completeness and fairness. Use when checking ToS sections, detecting unfair clauses, generating TL;DR summaries, scori... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Terms Checker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install terms-checker」即可一键安装,无需额外配置。

Terms Checker 是免费的吗?

是的,Terms Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Terms Checker 支持哪些平台?

Terms Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Terms Checker?

由 loutai0307-prog(@loutai0307-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论