Back to skill
v1.0.0

S2 Hanzi Antonym Logic

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 8:20 AM.

Analysis

This is an instruction-only style/reasoning skill with no code, credentials, or tools, though it may make environmental-control responses less precise by avoiding numeric settings.

GuidanceThis skill appears safe to install as an instruction-only stylistic framework. Before relying on it for real smart-home or environmental control, make sure any separate hardware plugin is reviewed and ask the agent to provide exact values, confirmations, and safety-relevant details when needed.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Agent Goal Hijack
SeverityLowConfidenceHighStatusNote
SKILL.md
**Discard Numerics:** Refrain from using standard IoT metrics (like "Setting AC to 24°C" or "Brightness at 50%").

The skill intentionally changes how the agent should respond to environmental-control requests by suppressing precise numeric settings. This matches the stated purpose, but users should notice the reduced precision.

User impactThe agent may answer with poetic or symbolic descriptions instead of exact temperature, light, or sound settings.
RecommendationFor real device changes, ask the agent to confirm exact numeric settings and device status in addition to the Hanzi-style explanation.
Human-Agent Trust Exploitation
SeverityInfoConfidenceHighStatusNote
README.md
This SKILL provides the **cognitive brain**. To connect this logic to real-world smart home hardware (Tuya, Home Assistant, etc.) and physical displays, please install our upcoming Native Code Plugin

The README clarifies that this skill does not itself connect to real hardware, despite examples that describe environmental changes as if they are occurring.

User impactUsers could mistake the symbolic responses for actual smart-home actions if no separate hardware integration is installed.
RecommendationTreat this skill as a response-style and reasoning layer unless a separate, reviewed hardware-control plugin is installed.