扫描报告
10 /100
smart-model-switcher-v5
智能模型自动切换 V5.0.2 - 多模态感知,自动识别图片/视频/音频/代码/文本任务
This is a legitimate AI model routing skill that automatically switches between different AI models based on task type detection. No malicious behavior detected.
可以安装
This skill is safe to use. No security concerns requiring action.
安全发现 2 项
| 严重性 | 安全发现 | 位置 |
|---|---|---|
| 低危 | Non-executable script format | scripts/ |
| 低危 | Encoding issues in Chinese keywords | scripts/runtime-switch.txt:35 |
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No filesystem access detected in scripts |
| 网络访问 | NONE | NONE | — | No network calls in code |
| 命令执行 | NONE | NONE | — | PowerShell scripts are text descriptions only, not executable |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | SKILL.md mentions session_status tool but no actual invocation in scripts |
目录结构
3 文件 · 26.2 KB · 752 行 Markdown 1f · 484L
Text 2f · 268L
├─
▾
scripts
│ ├─
auto-monitor.txt
Text
│ └─
runtime-switch.txt
Text
└─
SKILL.md
Markdown
安全亮点
✓ No credential harvesting or exfiltration code present
✓ No external network requests detected
✓ No base64 encoding or obfuscated commands
✓ No suspicious system path access (~/.ssh, ~/.aws, etc.)
✓ No reverse shell or C2 indicators
✓ Skill functionality is clearly documented in SKILL.md
✓ Task routing logic is straightforward and transparent