📦 Eula — 协议起草
v1.0.0一键生成或审阅终端用户许可协议,涵盖授权范围、限制、终止条款、知识产权归属及可执行性,为法务与产品团队节省90%起草时间。
0· 137·1 当前·1 累计
下载技能包
最后更新
2026/3/21
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
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.详细分析 ▾
✓ 用途与能力
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.
ℹ 指令范围
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.
✓ 安装机制
No install spec; this is instruction-only plus a packaged script. Nothing is downloaded or extracted at install time.
✓ 凭证需求
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.
✓ 持久化与权限
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).
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/21
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install eula
镜像加速npx clawhub@latest install eula --registry https://cn.longxiaskill.com