Feishu Sheet Links

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle is designed to extract hyperlinks from public Feishu spreadsheets and batch-download them as Markdown files. It uses the Chrome DevTools Protocol (CDP) via the 'scripts/main.ts' and 'scripts/download.ts' files to automate a browser, programmatically switch between spreadsheet tabs to bypass lazy-loading, and extract content from Feishu's internal JavaScript data models. The code is transparent, contains no external npm dependencies, and lacks any indicators of malicious intent such as data exfiltration, unauthorized persistence, or obfuscation.