Uniq Tool
AdvisoryAudited by Static analysis on May 6, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
NoteHigh Confidence
ASI09: Human-Agent Trust ExploitationWhat this means
The tool may fail or behave differently than expected if a user or agent tries the documented unsupported options.
Why it was flagged
These options are advertised in the skill documentation, but the included script only defines an optional input file and `-c/--count`. This is a functionality/documentation mismatch rather than evidence of malicious behavior.
Skill content
- `-d`: Only show duplicate lines - `-u`: Only show unique (non-duplicate) lines - `-i`: Case-insensitive comparison
Recommendation
Use the implemented behavior only, or ask the publisher to align the documentation and script before relying on the missing options.
