Skip to main content

yescan-ocr-universal

Extracts and recognizes text from images, including handwritten notes, documents, and various identification cards using OCR technology.

Install this skill

or
88/100

Security score

The yescan-ocr-universal skill was audited on Jun 15, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 15

Access to home directory dotfiles

SourceSKILL.md
13**推荐方式:配置文件(永久生效)**
14
15将真实 SCAN_WEBSERVICE_KEY 写入 `~/.yescan_env`,请根据系统选择对应命令进行设置:
16
17**Linux**
low line 19

Access to home directory dotfiles

SourceSKILL.md
17**Linux**
18```bash
19echo 'SCAN_WEBSERVICE_KEY=<your_api_key_here>' > ~/.yescan_env
20```
21
low line 24

Access to home directory dotfiles

SourceSKILL.md
22**macOS**
23```bash
24echo 'SCAN_WEBSERVICE_KEY=<your_api_key_here>' > ~/.yescan_env
25```
26
medium line 32

Access to home directory dotfiles

SourceSKILL.md
30```
31
32技能每次执行会自动读取 `~/.yescan_env`,无需重启会话。
33
34**如何获取密钥?夸克扫描王官方入口在此**
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →
Rate this skill
Categorydevelopment
UpdatedAugust 9, 2026
yescan-ai/yescan-skill