Xuexitong Homework Submit

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill bundle is designed for legitimate homework automation on the Chaoxing platform, interacting with its APIs and handling user cookies as expected. However, the `scripts/update_check.py` script performs a remote version check against `raw.githubusercontent.com/smallwhiteman/xuexitong-homework-submit-skill/main/VERSION`. While this script only informs the user of updates and does not auto-execute remote code, it introduces a supply chain risk. A compromise of the GitHub repository could lead to users being prompted to update to a malicious version via `clawhub update`, making this a risky capability without clear malicious intent in the current code.