Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
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.
Skill Nameplanning-mode
Duration25.8s
Enginepi
Safe to install
This skill is safe to use. No action required.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file I/O operations in any of the 4 Markdown files.
Network NONE NONE No network calls, URLs, IP addresses, or external fetch references.
Shell NONE NONE No shell commands, subprocess calls, or bash references in any file.
Environment NONE NONE No environment variable access in any file.
Skill Invoke NONE NONE No cross-skill invocations observed.
Clipboard NONE NONE No clipboard operations referenced.
Browser NONE NONE No browser automation or web access.
Database NONE NONE No database operations.

File Tree

4 files · 19.3 KB · 633 lines
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

Security Positives

✓ 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