Units

PassAudited by ClawScan on May 1, 2026.

Overview

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.

This 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.

What this means

The agent may run the local `units` binary to calculate conversions.

Why it was flagged

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.

Skill content
Use the `bash` tool to run the `units` command.
Recommendation

Use a trusted installation of GNU Units and keep unit expressions quoted as the skill recommends.