Back to skill
Skillv1.0.0

ClawScan security

China Sportswear Outdoor Apparel Sourcing · ClawHub's context-aware review of the artifact, metadata, and declared behavior.

Scanner verdict

BenignMay 1, 2026, 7:12 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This appears to be a local reference/data skill that reads bundled sourcing information and does not request credentials, network access, or broad system permissions.
Guidance
This skill looks safe from a security perspective based on the provided artifacts. Treat its sourcing and market information as business-reference content and independently verify supplier, policy, and market claims before making purchasing decisions.

Review Dimensions

Purpose & Capability
okThe stated purpose is a China sportswear and outdoor apparel sourcing guide, and the included code exposes read-only lookup functions over bundled structured data.
Instruction Scope
okThe instructions describe natural-language queries and programmatic lookup functions; they do not tell the agent to override user intent, take autonomous external actions, or perform high-impact operations.
Install Mechanism
okThere is no install spec, no required binaries, no required environment variables, and no external dependency or remote setup step shown.
Credentials
okThe code only imports standard libraries and loads the bundled data.json file from the skill directory, which is proportionate for a local data/reference skill.
Persistence & Privilege
okNo persistence, credential use, background execution, privilege escalation, or mutation of user files/accounts is evidenced in the artifacts.