Eula

v1.0.0

EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreeme...

0· 94·0 current·0 all-time
bybytesagain4@xueyetianya
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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).
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dsvsd2124cw71gy0yyv3nfh83b90p

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments