Hello World Skill
v1.0.0A friendly greeting skill that responds to hello/你好 in multiple languages, tells the current time, and introduces the OpenClaw assistant
⭐ 0· 115·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 match the instructions: the skill only implements multilingual greetings, brief self-introductions, and optional time-aware phrasing. It requests no binaries, env vars, or other capabilities beyond what the description implies.
Instruction Scope
SKILL.md contains narrowly scoped runtime instructions limited to greeting detection, language-preserving replies, short friendly introductions, and optionally referencing the time of day. It does not instruct reading files, accessing external endpoints, or exfiltrating data.
Install Mechanism
No install spec and no code files — nothing is written to disk or downloaded. This minimizes risk and is proportionate for a simple greeting skill.
Credentials
No environment variables, credentials, or config paths are required. The only external context implied is local time (for 'time awareness'), which is reasonable and proportional.
Persistence & Privilege
always is false (default), and the skill does not request persistent/system-wide configuration or modification of other skills. Autonomous invocation is allowed by platform default but is not combined with broad privileges here.
Assessment
This is a lightweight, instruction-only greeting skill that asks for nothing and does not install code — it's low risk and coherent with its description. If you install it, note that the platform allows skills to be invoked autonomously by default; this one has no extra privileges or credentials, so the practical risk is minimal. If you need strict control, you can restrict autonomous invocation on the platform or review logs to confirm it only handles greeting interactions.Like a lobster shell, security has layers — review code before you run it.
latestvk973y59717hc18nr9pgawdgs618320rq
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
