Back to skill
Skillv1.0.0

ClawScan security

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

Scanner verdict

BenignMay 1, 2026, 7:21 AM
Verdict
Benign
Confidence
high
Model
gpt-5.5
Summary
This appears to be a self-contained informational guide that reads local furniture-industry data and does not show credential use, network access, persistence, or account-changing behavior.
Guidance
Before installing, treat this as an informational data skill rather than a verified sourcing authority. The provided artifacts do not show security-sensitive behavior, but users should independently verify supplier and market claims before making purchasing decisions.

Review Dimensions

Purpose & Capability
okThe stated purpose is to provide China furniture manufacturing and sourcing information, and the artifacts show local data lookup functions aligned with that purpose.
Instruction Scope
okThe instructions describe natural-language use and read-only informational queries; there is no evidence of goal override, forced tool use, or unsafe autonomous action.
Install Mechanism
okThere is no install spec, no declared binaries or environment variables, and the included Python file uses standard-library modules to read a bundled JSON file.
Credentials
okThe code accesses only its local data.json file and returns structured information; no broad filesystem, network, shell, or external service access is evidenced.
Persistence & Privilege
okNo credentials, privileged configuration, persistent background behavior, memory storage, or mutation authority is shown in the provided artifacts.