扫描报告
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.
可以安装
This skill is safe for use. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in codebase |
| 网络访问 | NONE | NONE | — | No network requests in code |
| 命令执行 | NONE | NONE | — | No shell commands in implementation |
| 环境变量 | NONE | NONE | — | No environment access |
| 技能调用 | NONE | NONE | — | No cross-skill invocation |
| 剪贴板 | NONE | NONE | — | No clipboard access |
| 浏览器 | NONE | NONE | — | No browser operations |
| 数据库 | NONE | NONE | — | No database access |
目录结构
5 文件 · 5.3 KB · 206 行 Markdown 4f · 201L
JSON 1f · 5L
├─
▾
examples
│ ├─
continuation.md
Markdown
│ ├─
new-project.md
Markdown
│ └─
output-contract.md
Markdown
├─
_meta.json
JSON
└─
SKILL.md
Markdown
安全亮点
✓ 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