Cn Loan Calculator

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill is a standard loan calculator that implements common repayment formulas (equal principal and interest, and equal principal). The Python script `scripts/loan_calculator.py` uses only the standard library, performs purely mathematical operations, and lacks any network, file system, or environment access. No indicators of malicious intent or prompt injection were found in SKILL.md or the code.