Scan Report
0 /100
任务整理助手BOT
专为订单/任务整理设计的自动化助手,支持订单合并缓存、全场景适配、每日自动清零
This is a simple task organization assistant skill with no security concerns - it only processes order text and outputs formatted responses without any file system, network, or shell operations.
Safe to install
No action needed. This skill is safe to use.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in SKILL.md |
| Network | NONE | NONE | — | No network requests in SKILL.md |
| Shell | NONE | NONE | — | No shell execution in SKILL.md |
| Environment | NONE | NONE | — | No environment access in SKILL.md |
| Skill Invoke | READ | READ | ✓ Aligned | Skill is designed to be invoked on trigger phrase |
| Clipboard | NONE | NONE | — | No clipboard access in SKILL.md |
| Browser | NONE | NONE | — | No browser operations in SKILL.md |
| Database | NONE | NONE | — | No database access in SKILL.md |
File Tree
1 files · 2.6 KB · 41 lines Markdown 1f · 41L
└─
SKILL.md
Markdown
Security Positives
✓ Single-file skill with transparent markdown definition
✓ No shell commands or subprocess execution
✓ No network requests or external communications
✓ No credential or sensitive file access
✓ No obfuscation or encoded content
✓ Clear trigger-based activation (only responds to specific command)
✓ Intentional zero-output behavior for non-trigger messages prevents prompt injection abuse