扫描报告
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.
可以安装
No action needed. This skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in SKILL.md |
| 网络访问 | NONE | NONE | — | No network requests in SKILL.md |
| 命令执行 | NONE | NONE | — | No shell execution in SKILL.md |
| 环境变量 | NONE | NONE | — | No environment access in SKILL.md |
| 技能调用 | READ | READ | ✓ 一致 | Skill is designed to be invoked on trigger phrase |
| 剪贴板 | NONE | NONE | — | No clipboard access in SKILL.md |
| 浏览器 | NONE | NONE | — | No browser operations in SKILL.md |
| 数据库 | NONE | NONE | — | No database access in SKILL.md |
目录结构
1 文件 · 2.6 KB · 41 行 Markdown 1f · 41L
└─
SKILL.md
Markdown
安全亮点
✓ 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