Tianshu Vocab Plan

PassAudited by VirusTotal on Mar 21, 2026.

Findings (1)

The skill is a straightforward utility for generating a spaced-repetition vocabulary study schedule. The core logic in `scripts/vocab_plan.js` reads a user-provided text file and calculates review dates based on a simplified Ebbinghaus curve, outputting a Markdown table. There are no indicators of data exfiltration, network activity, or malicious execution.