yescan-scan-universal
Enhances image quality by removing defects and improving clarity for various scenarios like exam papers and ID photos.
Install this skill
or
88/100
Security score
The yescan-scan-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 17
Access to home directory dotfiles
SourceSKILL.md
| 15 | **推荐方式:配置文件(永久生效)** |
| 16 | |
| 17 | 将真实 SCAN_WEBSERVICE_KEY 写入 `~/.yescan_env`,请根据系统选择对应命令进行设置: |
| 18 | |
| 19 | **Linux** |
low line 21
Access to home directory dotfiles
SourceSKILL.md
| 19 | **Linux** |
| 20 | ```bash |
| 21 | echo 'SCAN_WEBSERVICE_KEY=<your_api_key_here>' > ~/.yescan_env |
| 22 | ``` |
| 23 |
low line 26
Access to home directory dotfiles
SourceSKILL.md
| 24 | **macOS** |
| 25 | ```bash |
| 26 | echo 'SCAN_WEBSERVICE_KEY=<your_api_key_here>' > ~/.yescan_env |
| 27 | ``` |
| 28 |
medium line 34
Access to home directory dotfiles
SourceSKILL.md
| 32 | ``` |
| 33 | |
| 34 | 技能每次执行会自动读取 `~/.yescan_env`,无需重启会话。 |
| 35 | |
| 36 | **如何获取密钥?夸克扫描王官方入口在此** |
Scanned on Jun 15, 2026
View Security Dashboard