Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name, description, SKILL.md, package.json, and index.js all describe the same simple greeting functionality. The code implements greeting messages and CLI argument parsing which matches the stated purpose.
Instruction Scope
SKILL.md and index.js limit behavior to producing localized greeting strings and printing them. There are no instructions to read unrelated files, access environment variables, call external endpoints, or transmit data.
Install Mechanism
No install spec is provided (instruction-only). A small JavaScript file and package.json are included but nothing in the package downloads or executes external resources. No archives, URLs, or installers are used.
Credentials
The skill requires no environment variables, credentials, or config paths. This is proportionate to its simple functionality.
Persistence & Privilege
The skill does not request permanent/always-on installation (always: false) and does not modify other skills or system-wide settings. It can be invoked by the agent normally but has no elevated persistence or privileges.
Assessment
This skill appears safe: it only prints localized greetings, has no network or secret access, and contains straightforward, readable code. Small notes: SKILL.md lists languages en/zh/es/fr while index.js also includes ja/ko — that's harmless but a minor documentation mismatch. If you want extra caution, run the script locally in a sandbox or inspect the included index.js yourself (it is short and readable) before enabling the skill in any high-privilege environment.Like a lobster shell, security has layers — review code before you run it.
latestvk974989p49knb5c5zgt2xj416s846tsa
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🚀 Clawdis
