Multi Ai Search Analysis

PassAudited by VirusTotal on Mar 21, 2026.

Findings (1)

The skill bundle is a comprehensive browser automation tool designed to query multiple AI platforms (DeepSeek, Qwen, Doubao, Kimi, and Gemini) in parallel and generate comparative analysis reports. It utilizes Playwright for browser orchestration (`scripts/run.py`), includes a data extraction engine using regex (`scripts/extractor.py`), and a report generator (`scripts/reporter.py`). The bundle is well-documented with extensive installation, testing, and usage guides. While it includes a pre-configured browser profile directory (`browser-profile/`), the contents appear to be standard Chromium/Edge configuration files (such as IE compatibility lists) and do not contain evidence of malicious intent, data exfiltration, or unauthorized persistence mechanisms.