扫描报告
5 /100
lobster-cli-anything
Use when the user wants OpenClaw to build, refine, test, or validate a CLI-Anything harness for a GUI application or source repository.
This is a pure methodology/markdown skill that provides guidance for building CLI test harnesses, with no executable code or malicious behavior.
可以安装
No action needed. This skill is safe to use.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations in this skill |
| 网络访问 | NONE | NONE | — | No network operations in this skill |
| 命令执行 | NONE | NONE | — | No shell execution in this skill; subprocess mentioned only for legitimate testi… |
| 环境变量 | NONE | NONE | — | No environment access in this skill |
| 技能调用 | NONE | NONE | — | No skill invocation in this skill |
| 剪贴板 | NONE | NONE | — | No clipboard access in this skill |
| 浏览器 | NONE | NONE | — | No browser access in this skill |
| 数据库 | NONE | NONE | — | No database access in this skill |
目录结构
1 文件 · 3.4 KB · 110 行 Markdown 1f · 110L
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation/methodology skill with no executable code
✓ No network requests or external IP communications
✓ No credential harvesting or sensitive data access
✓ No obfuscation or base64-encoded payloads
✓ Subprocess mentioned only in legitimate context of testing generated CLI harnesses
✓ Clear documentation of purpose and methodology