Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignApr 10, 2026, 2:29 AM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
This is an instruction-only, design-pattern refactoring skill whose requests and instructions match its stated purpose and do not ask for extraneous credentials or installs.
Guidance
This skill is an instruction-only refactoring assistant for the Abstract Factory design pattern and appears internally consistent. Before installing, note that it expects permission to read and (optionally) edit your codebase via the listed tools — review the SKILL.md to confirm you’re comfortable granting those tool-level accesses. Also verify the homepage/source (provided) if provenance matters to you; the bundle itself requests no credentials and performs no installs.

Review Dimensions

Purpose & Capability
okThe name/description (implement Abstract Factory) aligns with the instructions: mapping product families, defining interfaces, and refactoring a codebase. No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
okSKILL.md directs the agent to examine and refactor a codebase (use TodoWrite, Read, optional Grep/Edit). These actions are appropriate for a code-refactoring helper and do not reference unrelated system files, secrets, or external endpoints.
Install Mechanism
okThere is no install specification and no code files — the skill is instruction-only, so nothing is downloaded or written by an installer. This is low-risk and proportional to the purpose.
Credentials
okThe skill declares no required environment variables, credentials, or config paths. The tools it lists (TodoWrite, Read, optional Grep/Edit) are consistent with analyzing and modifying source code.
Persistence & Privilege
okThe skill does not request always:true or other elevated persistence. It is user-invocable and can be invoked autonomously (platform default), which is appropriate for a helper skill.