Back to skill
Skillv1.0.0
ClawScan security
Console Log Checker · ClawHub's context-aware review of the artifact, metadata, and declared behavior.
Scanner verdict
BenignMay 1, 2026, 8:21 AM
- Verdict
- Benign
- Confidence
- high
- Model
- gpt-5.5
- Summary
- This instruction-only skill coherently searches a user-specified project for console.log statements and reports matching locations without requesting credentials, installation, persistence, or broad mutation authority.
- Guidance
- This appears safe for its stated purpose. Before using it, make sure the chosen path is the project directory you intend to scan, since matching lines containing console.log will be shown in the report.
Review Dimensions
- Purpose & Capability
- okThe stated purpose is code-quality checking for console.log statements, and the described behavior is limited to searching for that pattern and reporting matches.
- Instruction Scope
- okInstructions are scoped to using a grep-style search, excluding common build/dependency folders, and returning a structured summary.
- Install Mechanism
- okThere is no install specification, no code files, no package installation, and no referenced helper scripts.
- Credentials
- okNo credentials, environment variables, network access, or system-level capabilities are requested; local file inspection is proportionate to the stated purpose.
- Persistence & Privilege
- okThe artifacts do not request persistence, background execution, privilege escalation, or ongoing agent behavior.
