Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill name and description match its behavior: a simple greeting. It does not declare any unrelated capabilities, binaries, or environment access.
Instruction Scope
SKILL.md contains a single explicit output ("Hello, World!") and does not instruct the agent to read files, call external services, or access environment variables.
Install Mechanism
No install spec or code files are present; this is instruction-only, so nothing is written to disk or downloaded.
Credentials
The skill requires no environment variables, credentials, or config paths—proportionate for its trivial purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges; autonomous invocation is the platform default but poses no meaningful risk here.
Assessment
This skill is safe and extremely simple—its only action is to return a greeting. It asks for no credentials, performs no installs, and has no code to analyze. If you intend to use it as a demo or test, it's fine to install. If you need functionality beyond a greeting, prefer a skill that documents its APIs, required permissions, or install steps.Like a lobster shell, security has layers — review code before you run it.
latestvk975a5q9407nwjj0rhabn8vzen83gh06
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
