qsnctf-practice-dynamic

PassAudited by VirusTotal on Mar 21, 2026.

Findings (1)

The skill bundle is a legitimate tool for fetching leaderboard and solve activity from the QSNCTF platform. The Python script (scripts/qsnctf_stats.py) uses the requests library to query public APIs (qsnctf.com) and provides formatted output without any evidence of data exfiltration, malicious execution, or prompt injection.