扫描报告
0 /100
task-router
智能任务路由 - 自动分析任务类型并路由到最合适的Agent
This skill contains only documentation describing a task routing table with no executable code, scripts, or sensitive operations.
可以安装
No action required. This is a pure documentation file for task routing logic.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in code |
| 网络访问 | NONE | NONE | — | No network operations described |
| 命令执行 | NONE | NONE | — | No shell commands or subprocess calls |
| 环境变量 | NONE | NONE | — | No environment variable access |
| 技能调用 | NONE | NONE | — | Only routing documentation, no actual invocation code |
| 剪贴板 | NONE | NONE | — | No clipboard operations |
| 浏览器 | NONE | NONE | — | No browser automation |
| 数据库 | NONE | NONE | — | No database access |
目录结构
1 文件 · 1.2 KB · 41 行 Markdown 1f · 41L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code or scripts present
✓ No credential handling or sensitive data access
✓ No network communication described
✓ No file system writes
✓ Pure documentation with routing rules only
✓ No dependencies to audit
✓ No obfuscated code or suspicious patterns