Wc Lines Tool

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is a simple line-counting utility. While there is a significant discrepancy between the documentation in SKILL.md (which claims support for various flags like --file, --json, and --code) and the actual implementation in scripts/lines.py (which only counts lines from stdin), the code contains no malicious logic, risky permissions, or security vulnerabilities.