Scan Report
0 /100
openclaw-pilot
Compile rough ideas into an executable blueprint and a clean OpenClaw execution packet
OpenClaw Pilot is a purely text-generation planning skill with no executable code, network access, or sensitive file operations.
Safe to install
This skill is safe for use. No security concerns identified.
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Filesystem | NONE | NONE | — | No file operations in codebase |
| Network | NONE | NONE | — | No network requests in code |
| Shell | NONE | NONE | — | No shell commands in implementation |
| Environment | NONE | NONE | — | No environment access |
| Skill Invoke | NONE | NONE | — | No cross-skill invocation |
| Clipboard | NONE | NONE | — | No clipboard access |
| Browser | NONE | NONE | — | No browser operations |
| Database | NONE | NONE | — | No database access |
File Tree
5 files · 5.3 KB · 206 lines Markdown 4f · 201L
JSON 1f · 5L
├─
▾
examples
│ ├─
continuation.md
Markdown
│ ├─
new-project.md
Markdown
│ └─
output-contract.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
Security Positives
✓ Pure text-generation skill with no executable code
✓ No network requests or data exfiltration vectors
✓ No credential or sensitive file access
✓ No dependencies declared - no supply chain risk
✓ Clear documentation with explicit behavior contract
✓ Output contract explicitly prohibits mixing execution content into human-readable messages