Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignMar 9, 2026, 10:16 AM
Verdict
benign
Confidence
high
Model
gpt-5-mini
Summary
This is an instruction-only AI-text-probability helper whose declared purpose, required resources, and runtime instructions are internally consistent and do not request secrets or install code.
Guidance
This skill is coherently specified and low-risk as delivered: it only contains instructions for text-based heuristics and asks for no secrets or installs. However, remember: (1) heuristic AI-detection is inherently imprecise — do not use this for high-stakes decisions (plagiarism accusations, hiring, legal matters); (2) short inputs will be unreliable (the SKILL.md already warns this); (3) provenance is unknown (no homepage or source), so consider testing it with representative examples before trusting results, and verify your agent/platform enforces the SKILL.md constraint against calling external services or reading unrelated data.

Review Dimensions

Purpose & Capability
okThe name and description match the SKILL.md: it estimates the likelihood that text was AI-generated using language/style features. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
okRuntime instructions are narrowly scoped to analyzing input text features, require formatted output, and explicitly forbid external database or corpus checks. They do not instruct reading files, accessing environment variables, or sending data to external endpoints.
Install Mechanism
okThere is no install spec and no bundled code — the skill is instruction-only, so nothing is written to disk or downloaded.
Credentials
okThe skill requests no environment variables, credentials, or config access. The required privilege level is minimal and proportional to its stated purpose.
Persistence & Privilege
okalways is false and there is no indication the skill persists state or alters other skills/config. Autonomous model invocation is allowed by platform default but this skill does not request elevated privileges.