HelloWorld

v1.0.1

当用户说“打招呼”时,回复 Hello World

0· 143·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for linsirulinsiru/hello-worlds.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "HelloWorld" (linsirulinsiru/hello-worlds) from ClawHub.
Skill page: https://clawhub.ai/linsirulinsiru/hello-worlds
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install hello-worlds

ClawHub CLI

Package manager switcher

npx clawhub@latest install hello-worlds
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & 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
143downloads
0stars
2versions
Updated 1mo ago
v1.0.1
MIT-0

输出:Hello, World! 这是你的第一个 OpenClaw 技能 🎉

Comments

Loading comments...