Back to skill
Skillv2.0.3

ClawScan security

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

Scanner verdict

BenignMay 1, 2026, 7:34 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
Logscope appears to be a benign reference skill that only provides static lookup documentation.
Guidance
This skill appears safe to install as a static reference tool. It does not require credentials or network access, and the included script only prints documentation for user-selected commands.

Review Dimensions

Purpose & Capability
okThe stated purpose is a Logscope reference/quick-lookup tool, and the artifacts consistently provide static documentation commands such as intro, quickstart, patterns, debugging, performance, security, migration, and cheatsheet.
Instruction Scope
okThe instructions are limited to selecting reference commands and do not ask the agent to override user intent, take autonomous actions, modify files, call external services, or handle credentials.
Install Mechanism
okNo install spec or dependency installation is declared. The included Bash script contains simple command dispatch and heredoc/echo output only.
Credentials
okThe artifacts do not request environment variables, credentials, network access, local file access, or operating-system-specific privileges.
Persistence & Privilege
okNo persistence, background execution, privilege escalation, stored memory, credential use, or account authority is evidenced in the artifacts.