Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignMar 4, 2026, 7:53 PM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
The skill's requested files, instructions, and storage location align with a storytelling assistant that keeps local memory; nothing requested or instructed is disproportionate or unrelated to its described purpose.
Guidance
This skill appears coherent and limited to storytelling work, but it does create and update a local memory directory (~/storytelling/). Before installing, review and/or create that directory with appropriate permissions, avoid storing secrets or private credentials in memory files, and confirm any external research requests before they run (the skill claims it will only make outbound requests with explicit user approval). Periodically inspect or purge ~/storytelling/ if you want to remove retained drafts or audience notes.

Review Dimensions

Purpose & Capability
okName/description (story crafting, channel rewrites) match the declared config path (~/storytelling/) and the instruction-only design. No unrelated binaries, creds, or installs are requested.
Instruction Scope
okSKILL.md and supporting docs confine actions to drafting, local memory management, and user-approved external research. Instructions do not request secrets or access to unrelated system paths.
Install Mechanism
okThis is an instruction-only skill with no install spec or external downloads — lowest-risk installation model.
Credentials
okNo environment variables or external credentials are required. The single declared resource (~/storytelling/) is appropriate for storing persistent narrative memory.
Persistence & Privilege
noteThe skill persists memory under ~/storytelling/ (expected for a memory-enabled assistant). always:false and normal autonomous invocation are used. Users should be aware this creates local persistent files and review/permission policies, but the privilege level is proportionate to the skill's purpose.