Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignApr 25, 2026, 5:32 PM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
The skill is an instruction-only writing helper whose inputs, actions, and requirements are consistent with drafting introductions and conclusions; it does not request credentials or install code, though it does instruct the agent to read workspace documents if present.
Guidance
This skill appears coherent and appropriate for drafting introductions and conclusions. Before installing or invoking it, note that the skill explicitly asks the agent to look for and read local document files (notes.md, outline.md, draft-intro.md, proposal.md) if present — so avoid placing sensitive files with those names in the agent's accessible workspace, or confirm which files the agent may read. There are no external downloads or credential requests. If you want the agent to operate without reading files, provide the problem statement, thesis, and audience directly in your prompt instead of relying on automatic file discovery.

Review Dimensions

Purpose & Capability
okName, description, and tasks all align: the skill is explicitly a drafting tool for research introductions and conclusions and depends on a separate problem-framing skill. It does not ask for unrelated binaries, cloud credentials, or system-level access.
Instruction Scope
noteSKILL.md instructs the agent to gather the problem statement, thesis, and audience and to check for files like notes.md, outline.md, draft-intro.md, or proposal.md. That is coherent for a writing assistant, but it gives the agent permission to read user workspace files by name — users should be aware the agent may access local documents when invoked.
Install Mechanism
okInstruction-only skill with no install spec and no code files; nothing is written to disk by installation and no external downloads occur.
Credentials
okThe skill requires no environment variables, credentials, or config paths. The requested capabilities (Read, Write) match the stated purpose of drafting and editing documents.
Persistence & Privilege
okalways is false and there is no indication the skill modifies other skills or requests permanent presence. Autonomous invocation is allowed (platform default) but not combined with any broad privileges or credentials.