Back to skill
Skillv2.0.2

ClawScan security

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

Scanner verdict

BenignMay 1, 2026, 7:38 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This skill appears to be a simple reference/documentation helper that prints static Lunardate guidance and does not request credentials, network access, or system permissions.
Guidance
This looks safe to install as a static reference skill. Be aware that the included documentation is generic guidance and should not be treated as authoritative for a real Lunardate implementation without checking official project documentation.

Review Dimensions

Purpose & Capability
okThe stated purpose is a devtools reference/quick-lookup skill, and the provided script only emits static plain-text reference sections for documented commands.
Instruction Scope
okThe instructions and command list are limited to documentation topics such as intro, quickstart, patterns, debugging, performance, security, migration, and cheatsheet.
Install Mechanism
okNo install spec, required binaries, environment variables, or credentials are declared. The included shell script contains only command dispatch and heredoc text output.
Credentials
okThe artifacts do not show file reads or writes, network calls, credential access, external APIs, package installation, or privileged local environment use.
Persistence & Privilege
okNo persistence, background execution, privilege escalation, account access, or long-running behavior is evidenced in the supplied artifacts.