browser-automation
Automates web browsing and data extraction using vision-driven techniques, enabling interaction with web elements without DOM access.
Install this skill
or
82/100
Security score
The browser-automation skill was audited on Mar 7, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 46
Access to .env file
SourceSKILL.md
| 46 | Midscene 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 |
medium line 178
Access to .env file
SourceSKILL.md
| 178 | - Check `.env` file contains `MIDSCENE_MODEL_API_KEY=<your-key>`. |
low line 18
External URL reference
SourceSKILL.md
| 18 | Powered by Midscene.js (https://midscenejs.com) |
low line 51
External URL reference
SourceSKILL.md
| 51 | MIDSCENE_MODEL_BASE_URL="https://..." |
low line 60
External URL reference
SourceSKILL.md
| 60 | MIDSCENE_MODEL_BASE_URL="https://generativelanguage.googleapis.com/v1beta/openai/" |
low line 69
External URL reference
SourceSKILL.md
| 69 | MIDSCENE_MODEL_BASE_URL="https://dashscope.aliyuncs.com/compatible-mode/v1" |
low line 75
External URL reference
SourceSKILL.md
| 75 | # MIDSCENE_MODEL_BASE_URL="https://openrouter.ai/api/v1" |
low line 83
External URL reference
SourceSKILL.md
| 83 | MIDSCENE_MODEL_BASE_URL="https://ark.cn-beijing.volces.com/api/v3" |
low line 89
External URL reference
SourceSKILL.md
| 89 | If 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 96
External URL reference
SourceSKILL.md
| 96 | npx @midscene/web@1 connect --url https://example.com |
Scanned on Mar 7, 2026
View Security DashboardInstall this skill with one command
/learn @web-infra-dev/browser