Back to skill
Skillv1.0.1

ClawScan security

hello-openclaw · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMay 1, 2026, 5:57 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This is a simple greeting/demo skill with only a small optional script that prints basic local information.
Guidance
This skill appears safe for a simple demo. If you run the optional Python script, expect it to print the current time and current working directory.

Review Dimensions

Purpose & Capability
okThe stated purpose is a hello/demo skill, and the artifacts only provide greeting/demo instructions plus a simple example script.
Instruction Scope
okThe instructions are limited to greeting users, explaining the skill structure, and showing a user-directed example command.
Install Mechanism
okNo install specification, required binaries, environment variables, credentials, or config paths are declared.
Credentials
okThe included script prints the current time and current directory, with no network access, file writes, credential handling, or system mutation.
Persistence & Privilege
okNo persistence, background execution, privilege escalation, or account access is evidenced in the artifacts.