← 返回 Skills 市场
xueyetianya

Eula

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
168
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install eula
功能描述
EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreeme...
使用说明 (SKILL.md)

EULA — End User License Agreement Reference

Quick-reference skill for EULA drafting, key clauses, and enforceability considerations.

When to Use

  • Drafting an EULA for a software product or SaaS
  • Reviewing existing EULA for completeness
  • Understanding license grant vs ownership distinctions
  • Implementing click-wrap or browse-wrap agreements
  • Comparing EULA approaches for different software models

Commands

intro

scripts/script.sh intro

Overview of EULAs — purpose, legal basis, and EULA vs ToS.

grant

scripts/script.sh grant

License grant clauses — scope, limitations, and permitted use.

restrictions

scripts/script.sh restrictions

Common restrictions — reverse engineering, redistribution, modifications.

ip

scripts/script.sh ip

Intellectual property clauses — ownership, user content, trademarks.

liability

scripts/script.sh liability

Liability limitations, warranty disclaimers, and indemnification.

termination

scripts/script.sh termination

Termination clauses — breach, convenience, effects, and survival.

enforcement

scripts/script.sh enforcement

Enforceability — click-wrap, browse-wrap, and unconscionability.

checklist

scripts/script.sh checklist

EULA drafting checklist for comprehensive coverage.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
EULA_DIR Data directory (default: ~/.eula/)

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears coherent and focused on EULA drafting guidance. It runs a bundled shell script (scripts/script.sh) to produce the content; before executing, briefly review the full script to confirm it only prints guidance and does not perform network requests or write sensitive files. There are no required credentials or installs declared, so it is low-risk, but always inspect bundled executables/scripts before running them on your system.
功能分析
Type: OpenClaw Skill Name: eula Version: 1.0.0 The 'eula' skill is a purely informational reference tool for drafting and reviewing End User License Agreements. The shell script (scripts/script.sh) contains only static text output providing legal guidance and checklists, with no network activity, file system modifications, or suspicious execution logic.
能力评估
Purpose & Capability
Name/description (EULA drafting reference) align with the provided files and commands. The SKILL.md only references local commands that produce EULA guidance; there are no unexpected credentials, cloud services, or unrelated binaries requested.
Instruction Scope
Runtime instructions tell the agent to run the bundled scripts/script.sh with specific subcommands (intro, grant, restrictions, ip, liability, termination, enforcement, checklist, help, version). The visible portions of script.sh only print reference text. Because the skill executes a bundled script, it's good practice to inspect the full script to confirm it contains no network calls, writes to arbitrary paths, or other side effects; the provided snippet shows only read-only output via here-docs.
Install Mechanism
No install spec; this is instruction-only plus a packaged script. Nothing is downloaded or extracted at install time.
Credentials
No required environment variables, credentials, or config paths are declared. SKILL.md documents an optional EULA_DIR (~/.eula/) for storing data; this is reasonable and proportionate for a documentation/reference tool. No undisclosed env access was identified in provided files.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges. It does not attempt to modify other skills or global agent settings (no evidence in the provided files).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install eula
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /eula 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug eula
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Eula 是什么?

EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreeme... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Eula?

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

Eula 是免费的吗?

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

Eula 支持哪些平台?

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

谁开发了 Eula?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论