Browser Use Local

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is designed for browser automation, including interacting with web pages, taking screenshots, extracting HTML, and identifying QR codes. All provided scripts (`crop_candidates.py`, `extract_data_images.py`, `run_agent_kimi.py`) and the `SKILL.md` instructions are clearly aligned with this stated purpose. While browser automation and LLM integration involve inherently powerful capabilities and access to API keys (e.g., `OPENAI_API_KEY` in `scripts/run_agent_kimi.py`), there is no evidence of intentional harmful behavior such as data exfiltration, unauthorized execution, persistence, or malicious prompt injection against the agent. File operations are confined to the workspace or temporary directories, and the instructions are functional rather than deceptive.