Skip to main content

desktop-computer-automation

Enables vision-driven desktop automation across macOS, Windows, and Linux using natural language commands and screenshots.

Install this skill

or
83/100

Security score

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

Categories Tested

Security Issues

medium line 29

Access to .env file

SourceSKILL.md
29Midscene 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 172

Access to .env file

SourceSKILL.md
172Check `.env` file contains `MIDSCENE_MODEL_API_KEY=<your-key>`.
low line 11

External URL reference

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

External URL reference

SourceSKILL.md
34MIDSCENE_MODEL_BASE_URL="https://..."
low line 43

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

SourceSKILL.md
72If the model is not configured, ask the user to set it up. See [Model Configuration](https://midscenejs.com/model-common-config) for supported providers.
Scanned on Mar 7, 2026
View Security Dashboard