可信 — 风险评分 5/100
上次扫描:2 天前 重新扫描
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.
技能名称universal-model-switcher
分析耗时20.1s
引擎pi
可以安装
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 90L · 3.4 KB
│ └─ 📄 runtime-switch.txt Text 178L · 6.4 KB
└─ 📝 SKILL.md Markdown 145L · 6.2 KB

安全亮点

✓ 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