Tencent Meeting Export
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The skill bundle is designed to export Tencent Meeting transcripts using Playwright, a legitimate browser automation tool. The `SKILL.md` provides clear, functional instructions without any prompt injection attempts. The `scripts/tencent_meeting_export.py` script performs web scraping on the specified Tencent Meeting URL and writes the extracted data to a local file. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. While the script allows writing to an arbitrary output file path (via the `-o` argument), this is a standard feature for an export tool and does not indicate malicious intent by the skill itself, but rather a potential vulnerability if an AI agent were to be maliciously prompted to write to sensitive locations.
