Back to skill
Skillv2.0.2

ClawScan security

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

Scanner verdict

BenignMay 1, 2026, 7:31 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This skill appears to only provide static GPIO reference text and does not show credential use, network access, persistence, or system-changing behavior.
Guidance
This looks safe to install as a reference-only skill. It should simply return documentation text when invoked; still, treat the generic advice it outputs as informational rather than as automatic instructions to change systems.

Review Dimensions

Purpose & Capability
okThe stated purpose is a GPIO reference tool, and the included script only prints reference documentation for named commands.
Instruction Scope
okInstructions are limited to selecting documentation topics; there are no agent directives to override user intent, run external tools, or take high-impact actions.
Install Mechanism
okNo install specification is provided, and the included shell script contains only static heredoc output with no package installation or remote retrieval.
Credentials
okThe artifacts do not request environment variables, credentials, config paths, network access, or OS-specific permissions.
Persistence & Privilege
okNo persistence, background execution, privilege escalation, local indexing, or credential/session/profile access is shown.