扫描报告
5 /100
universal-model-switcher
AI模型自动切换工具 (Universal Model Switcher)
This is a legitimate AI model switching utility for Trae IDE with no malicious behavior detected. All observed operations (logging, config reading, model selection) are directly related to the stated functionality.
可以安装
This skill is safe to use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | Reads config from $env:USERPROFILE\.openclaw\openclaw.json |
| 文件系统 | WRITE | WRITE | ✓ 一致 | Writes logs to $env:USERPROFILE\.openclaw\logs\smart-switcher-v2.log |
| 命令执行 | NONE | NONE | — | No shell commands executed |
| 网络访问 | NONE | NONE | — | No network requests observed |
目录结构
3 文件 · 16.1 KB · 413 行 Text 2f · 268L
Markdown 1f · 145L
├─
▾
scripts
│ ├─
auto-monitor.txt
Text
│ └─
runtime-switch.txt
Text
└─
SKILL.md
Markdown
安全亮点
✓ No credential harvesting or environment variable exfiltration
✓ No remote script execution (curl|bash, wget|sh)
✓ No base64 obfuscation or eval() patterns
✓ No sensitive path access (~/.ssh, ~/.aws, .env)
✓ No reverse shell or C2 communication patterns
✓ No data exfiltration to external IPs
✓ All file operations are local and directly related to stated functionality