Cn Bmi Calculator
PassAudited by VirusTotal on May 13, 2026.
Findings (1)
The skill bundle is a straightforward BMI calculator that uses only Python standard libraries. Analysis of scripts/bmi_calculator.py shows safe handling of user input via argparse and regex for unit conversion, with no evidence of network access, file system manipulation, or malicious intent. The SKILL.md documentation accurately describes the tool's functionality and contains no prompt injection attempts.
