skill-h-meeting-sync

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle is a meeting synchronization tool designed to align meeting statuses between Tencent Meeting and Gitea repositories. It includes scripts for scanning active meetings (scan.py), handling cancellations (cancel.py), rescheduling (reschedule.py), and archiving old records (archive.py). The code interacts with the Gitea API using standard practices and includes safety checks, such as preventing the automatic cancellation of meetings that have already passed. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the high-privilege file operations (creation/deletion) are consistent with the stated administrative purpose.