扫描报告
0 /100
lobster-compact
Summarize long conversations to preserve context
A straightforward conversation summarization skill with fully declared capabilities and no security concerns.
可以安装
This skill is safe to use. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | READ | READ | ✓ 一致 | SKILL.md allowed-tools: read |
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md allowed-tools: write, edit for saving summaries |
| 网络访问 | NONE | NONE | — | No network access declared or used |
| 命令执行 | NONE | NONE | — | No shell execution declared or present |
| 环境变量 | NONE | NONE | — | No environment access declared |
目录结构
1 文件 · 1.7 KB · 68 行 Markdown 1f · 68L
└─
SKILL.md
Markdown
安全亮点
✓ All capabilities are explicitly declared in SKILL.md
✓ No network, shell, or credential access
✓ Purpose is clearly documented: conversation summarization
✓ Uses standard read/write operations for memory file storage
✓ memory_search and memory_get are internal read-only tools
✓ No obfuscation or suspicious patterns detected
✓ Single-file skill with minimal attack surface