Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignMar 10, 2026, 5:12 PM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
This is a simple, instruction-only skill to generate family-friendly jokes, stories, and riddles; its declared requirements and runtime instructions are consistent and minimal.
Guidance
This skill is low-risk and coherent: it only contains text instructions for generating safe, family-friendly jokes/stories/riddles and requests no credentials or installs. Before enabling, consider testing a few prompts to ensure the outputs meet your tone and safety expectations. If you plan to use it in an automated agent workflow, remember the agent could invoke it autonomously (normal platform behavior) — there are no hidden network calls or file accesses in the skill itself. If you need stricter moderation (e.g., commercial publication), add your own content filters or review step.

Review Dimensions

Purpose & Capability
okThe name/description (joke/story/riddle generator) match the SKILL.md instructions; no unrelated credentials, binaries, or paths are requested.
Instruction Scope
okSKILL.md contains narrow, well-scoped instructions (language matching, family-friendly constraints, default to joke) and does not ask the agent to read files, access env vars, or transmit data to external endpoints.
Install Mechanism
okThere is no install spec and no code files; nothing is written to disk or downloaded at install time.
Credentials
okNo environment variables, credentials, or config paths are required — this is appropriate for the described functionality.
Persistence & Privilege
okThe skill does not request always:true and does not modify system or other skills' configuration; autonomous invocation is allowed by platform default but is not combined with elevated privileges here.