yescan-ocr-universal
当用户需要从图片、截图、照片或扫描文档中提取、识别或结构化文本,就使用此技能——包括手写体、表格、数学公式、商品图、各类证件(身份证、社保卡、驾照、行驶证、港澳台通行证、学位证等)、票据(增值税发票、火车票、英文发票等)、医疗报告、营业执照以及习题。本技能由夸克扫描王提供支持。即使用户没有明确提到“OCR”或“文字识别”,只要用户的需求涉及从图片中获取文字或关键信息,也应触发此技能。不适用于图像生成、图像编辑或无需从图片中提取文本的任务
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 |
| 19 | echo '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 |
| 24 | echo '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