Cn Temperature Converter

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill bundle is a straightforward temperature conversion utility. The Python script `scripts/temp_converter.py` uses only standard library modules (argparse, json) to perform basic arithmetic conversions between Celsius, Fahrenheit, and Kelvin, with no evidence of network activity, file system access, or malicious intent.