Scan Report
5 /100
philosophical-three-questions
A structured decision framework for embodied navigation using Goal Tree, Current State Tree, and Future Tree analysis
This is a pure documentation skill containing only a philosophical decision framework for embodied navigation with no executable code, network calls, or sensitive operations.
Safe to install
This skill is safe to use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | READ | NONE | ✓ Aligned | Memory writes to ~/.openclaw/workspace/memory/ are documented and part of core f… |
| Network | NONE | NONE | — | No network operations in code or documentation |
| Shell | NONE | NONE | — | No shell commands or subprocess calls |
| Environment | NONE | NONE | — | No environment variable access documented or present |
| Skill Invoke | NONE | NONE | — | No skill invocation chains detected |
| Clipboard | NONE | NONE | — | No clipboard operations |
| Browser | NONE | NONE | — | No browser interactions |
| Database | NONE | NONE | — | No database access |
File Tree
1 files · 4.4 KB · 140 lines Markdown 1f · 140L
└─
SKILL.md
Markdown
Security Positives
✓ Skill contains no executable code - only documentation
✓ All functionality (memory writing) is clearly declared in documentation
✓ No network requests, shell execution, or credential access
✓ No obfuscated code, base64 payloads, or anti-analysis techniques
✓ Purpose is clearly stated: philosophical decision framework for embodied navigation
✓ Memory operations are documented and relevant to core functionality