yescan-transoffice-universal
当用户需要将图片、截图或扫描件转换为 Office 文档(Word/Excel)或 PDF 时,使用此技能。适用于包含复杂表格、合同或图文混排内容的图片或扫描件,可尽量还原原始版式并生成可编辑文档。本技能由夸克扫描王提供转换支持。即使用户未明确提到格式转换,只要用户的需求涉及将图片内容转换为可编辑文档(如 .docx、.xlsx 或 .pdf),也应触发此技能。请勿用于提取纯文本或识别文字内容、图像增强处理或从零创建文档
Install this skill
or
88/100
Security score
The yescan-transoffice-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 18
Access to home directory dotfiles
SourceSKILL.md
| 16 | **推荐方式:配置文件(永久生效)** |
| 17 | |
| 18 | 将真实 SCAN_WEBSERVICE_KEY 写入 `~/.yescan_env`,请根据系统选择对应命令进行设置: |
| 19 | |
| 20 | **Linux** |
low line 22
Access to home directory dotfiles
SourceSKILL.md
| 20 | **Linux** |
| 21 | ```bash |
| 22 | echo 'SCAN_WEBSERVICE_KEY=<your_api_key_here>' > ~/.yescan_env |
| 23 | ``` |
| 24 |
low line 27
Access to home directory dotfiles
SourceSKILL.md
| 25 | **macOS** |
| 26 | ```bash |
| 27 | echo 'SCAN_WEBSERVICE_KEY=<your_api_key_here>' > ~/.yescan_env |
| 28 | ``` |
| 29 |
medium line 35
Access to home directory dotfiles
SourceSKILL.md
| 33 | ``` |
| 34 | |
| 35 | 技能每次执行会自动读取 `~/.yescan_env`,无需重启会话。 |
| 36 | |
| 37 | **如何获取密钥?夸克扫描王官方入口在此** |
Scanned on Jun 15, 2026
View Security Dashboard