Skip to main content

chrome-bridge-automation

Enables vision-driven browser automation using screenshots, allowing interaction with web elements without relying on DOM or accessibility labels.

Install this skill

or
85/100

Security score

The chrome-bridge-automation skill was audited on Mar 7, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 48

Access to .env file

SourceSKILL.md
48Midscene requires models with strong visual grounding capabilities. The following environment variables must be configured — either as system environment variables or in a `.env` file in the current w
low line 18

External URL reference

SourceSKILL.md
18Powered by Midscene.js (https://midscenejs.com)
low line 53

External URL reference

SourceSKILL.md
53MIDSCENE_MODEL_BASE_URL="https://..."
low line 62

External URL reference

SourceSKILL.md
62MIDSCENE_MODEL_BASE_URL="https://generativelanguage.googleapis.com/v1beta/openai/"
low line 71

External URL reference

SourceSKILL.md
71MIDSCENE_MODEL_BASE_URL="https://dashscope.aliyuncs.com/compatible-mode/v1"
low line 77

External URL reference

SourceSKILL.md
77# MIDSCENE_MODEL_BASE_URL="https://openrouter.ai/api/v1"
low line 85

External URL reference

SourceSKILL.md
85MIDSCENE_MODEL_BASE_URL="https://ark.cn-beijing.volces.com/api/v3"
low line 91

External URL reference

SourceSKILL.md
91If the model is not configured, ask the user to set it up. See [Model Configuration](https://midscenejs.com/model-common-config) for supported providers.
low line 98

External URL reference

SourceSKILL.md
98npx @midscene/web@1 --bridge connect --url https://example.com
low line 169

External URL reference

SourceSKILL.md
169- The Midscene Extension can be installed from the Chrome Web Store: https://chromewebstore.google.com/detail/midscenejs/gbldofcpkknbggpkmbdaefngejllnief
low line 171

External URL reference

SourceSKILL.md
171- See the [Bridge Mode documentation](https://midscenejs.com/bridge-mode-by-chrome-extension.html).
Scanned on Mar 7, 2026
View Security Dashboard