Hello Agent World
v1.0.0A simple skill that responds with a customized hello message in the user's language.
⭐ 2· 525·0 current·0 all-time
byDidier Durand@didier-durand
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the declared requirements and behavior: a greeting skill. It declares no binaries, env vars, or installs — which is proportional for a simple text-based greeting helper.
Instruction Scope
Instructions are limited to greeting in the user's language, including current date/time, emoji, and personalization. One instruction — "Explain them that you are an agent and present your agentic capabilities" — is somewhat open-ended and could cause the agent to disclose more about its tools/capabilities than a simple greeting needs. The SKILL.md does not instruct reading files, env vars, or contacting external endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This is low risk: nothing will be written to disk or fetched during install.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate access requested for the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is default (agent can call it autonomously), which is normal for skills and acceptable here given the narrow scope.
Assessment
This skill appears safe and straightforward: it only outputs a greeting, includes the current date/time, and personalizes by name. It does not request secrets or install software. The only minor concern is the instruction to "present your agentic capabilities" — that could cause the agent to reveal details about its tools or abilities beyond a simple greeting. If you prefer a minimal greeting, remove or revise that line in SKILL.md before installing. Otherwise it's fine to install.Like a lobster shell, security has layers — review code before you run it.
latestvk97d3nw4ggqdv05cjy8mntvakh81f6bz
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
