Back to skill
Skillv1.0.3

ClawScan security

代码审查专家 · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMay 1, 2026, 7:38 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This is a simple instruction-only Python code review skill with a small checklist and no evidence of hidden commands, credentials, persistence, or data sharing.
Guidance
This skill appears safe for normal Python code review use. As with any code-review assistant, avoid submitting secrets or private credentials inside the code you ask it to review.

Review Dimensions

Purpose & Capability
okThe stated purpose is to review Python code for quality, style, and bugs, and the artifacts only contain review instructions and a Python review checklist.
Instruction Scope
okThe instructions are limited to reading the user's submitted code, applying checklist rules, and producing a structured review.
Install Mechanism
okThere is no install spec, no required binaries, no code files, and no package or script execution path.
Credentials
okThe skill does not request environment variables, credentials, filesystem access beyond its included reference checklist, network access, or external tools.
Persistence & Privilege
okThe artifacts show no persistence, background behavior, privileged access, account authority, or memory-writing behavior.