yescan-transoffice-universal
Converts images and scans into editable Office documents or PDFs, preserving original formatting for complex content.
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