扫描报告
0 /100
planning-mode
Use this when a user proposes a project or task that needs planning. Guide them through staged questions with options and descriptions to clarify goals, constraints, scope, and technical approaches.
This is a pure-documentation skill with no executable code, scripts, or dependencies. All 4 files are Markdown references defining a project-planning methodology and question-generation framework.
可以安装
This skill is safe to use. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file I/O operations in any of the 4 Markdown files. |
| 网络访问 | NONE | NONE | — | No network calls, URLs, IP addresses, or external fetch references. |
| 命令执行 | NONE | NONE | — | No shell commands, subprocess calls, or bash references in any file. |
| 环境变量 | NONE | NONE | — | No environment variable access in any file. |
| 技能调用 | NONE | NONE | — | No cross-skill invocations observed. |
| 剪贴板 | NONE | NONE | — | No clipboard operations referenced. |
| 浏览器 | NONE | NONE | — | No browser automation or web access. |
| 数据库 | NONE | NONE | — | No database operations. |
目录结构
4 文件 · 19.3 KB · 633 行 Markdown 4f · 633L
├─
▾
references
│ ├─
dynamic-questions.md
Markdown
│ ├─
errors.md
Markdown
│ └─
templates.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation skill with zero executable code
✓ All files are Markdown — no scripts, binaries, or compiled artifacts
✓ No external dependencies or package files
✓ Declared allowed-tools (sessions_spawn, memory_search, memory_get) are consistent with and fully explained by documentation
✓ No sensitive file access, credential harvesting, or network communication
✓ No obfuscation techniques (base64, eval, atob) or suspicious code patterns
✓ No hidden functionality — all content is visible in plain Markdown
✓ No supply chain risks — no third-party packages or unpinned versions