Cn Unicode Info

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill is a straightforward utility for retrieving Unicode character information. The Python script `scripts/unicode_info.py` uses only standard libraries (unicodedata, json, argparse) to process text and contains no network, file system, or shell execution capabilities. The documentation in SKILL.md accurately reflects the code's behavior without any suspicious instructions.