扫描报告
0 /100
lobster-fork-mode
Fork子Agent模式 — 子Agent继承父上下文
Pure documentation skill describing a subagent fork pattern with no executable code or sensitive operations.
可以安装
No action required. This is a benign documentation file.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | N/A - documentation only |
| 网络访问 | NONE | NONE | — | N/A - no network code |
| 命令执行 | NONE | NONE | — | N/A - no shell execution |
| 环境变量 | NONE | NONE | — | N/A - no env access |
| 技能调用 | sessions_spawn | sessions_spawn | ✓ 一致 | SKILL.md:1 - declared in metadata |
| 剪贴板 | NONE | NONE | — | N/A - no clipboard access |
| 浏览器 | NONE | NONE | — | N/A - no browser operations |
| 数据库 | NONE | NONE | — | N/A - no database access |
目录结构
1 文件 · 2.2 KB · 79 行 Markdown 1f · 79L
└─
SKILL.md
Markdown
安全亮点
✓ Documentation-only skill with no executable code
✓ No external dependencies or package files
✓ Declared metadata (sessions_spawn, read, memory_search) is consistent with described functionality
✓ No obfuscation, credential harvesting, or data exfiltration patterns
✓ No remote script execution or base64-encoded payloads
✓ No sensitive file path access (.ssh, .aws, .env)