可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
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.
技能名称planning-mode
分析耗时25.8s
引擎pi
可以安装
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 168L · 5.9 KB
│ ├─ 📝 errors.md Markdown 58L · 2.9 KB
│ └─ 📝 templates.md Markdown 191L · 3.5 KB
└─ 📝 SKILL.md Markdown 216L · 7.1 KB

安全亮点

✓ 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