Hello World
v1.0.0Say hello with a minimal custom skill. Use when the user asks for a greeting, tests a simple skill, says hello/hi, or wants a friendly short reply.
⭐ 0· 70·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (greeting) match the skill contents: SKILL.md only defines short greeting responses and nothing else.
Instruction Scope
Runtime instructions are limited to returning short, friendly greetings in a few languages and explicitly restrict long explanations; they do not reference files, env vars, external endpoints, or system resources.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk during install.
Credentials
No environment variables, credentials, or config paths are requested or used; requested access is proportionate to the simple purpose.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. Autonomous invocation is allowed by default but is reasonable for a simple user-invocable greeting skill.
Assessment
This skill is minimal and consistent with its description: it only provides short greetings and requests no credentials or installs. The origin/homepage is unknown — while that matters less for a trivial skill, if you have strict provenance policies you may prefer skills with a known source. Otherwise it is safe to enable for casual use; note the skill can be invoked autonomously by the agent (default behavior), which is appropriate here but worth remembering for any skill that handles sensitive data.Like a lobster shell, security has layers — review code before you run it.
latestvk97a0zkr0wbkw4a4w44vbrhf1183wxdw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
