Back to skill
v1.0.0
Units
BenignClawScan verdict for this skill. Analyzed May 1, 2026, 4:42 AM.
Analysis
This is a simple unit-conversion skill that uses the local GNU Units command and shows no evidence of credentials, network access, persistence, or hidden behavior.
GuidanceThis skill appears safe for normal use. Before installing, make sure GNU Units is installed from a trusted package source and avoid placing untrusted shell syntax in unit expressions.
Findings (1)
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.
Unexpected Code Execution
SeverityInfoConfidenceHighStatusNote
SKILL.md
Use the `bash` tool to run the `units` command.
The skill relies on local command execution, but the command is directly tied to the stated unit-conversion purpose and the examples are limited to GNU Units usage.
User impactThe agent may run the local `units` binary to calculate conversions.
RecommendationUse a trusted installation of GNU Units and keep unit expressions quoted as the skill recommends.
