Scan Report
0 /100
task-router
智能任务路由 - 自动分析任务类型并路由到最合适的Agent
This skill contains only documentation describing a task routing table with no executable code, scripts, or sensitive operations.
Safe to install
No action required. This is a pure documentation file for task routing logic.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in code |
| Network | NONE | NONE | — | No network operations described |
| Shell | NONE | NONE | — | No shell commands or subprocess calls |
| Environment | NONE | NONE | — | No environment variable access |
| Skill Invoke | NONE | NONE | — | Only routing documentation, no actual invocation code |
| Clipboard | NONE | NONE | — | No clipboard operations |
| Browser | NONE | NONE | — | No browser automation |
| Database | NONE | NONE | — | No database access |
File Tree
1 files · 1.2 KB · 41 lines Markdown 1f · 41L
└─
SKILL.md
Markdown
Security Positives
✓ 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