扫描报告
0 /100
extract-memories
对话结束后自动提炼关键记忆到 topic 文件
A well-documented memory extraction skill that safely writes conversation insights to markdown topic files in a scoped directory.
可以安装
No action required. This skill has clear boundaries and no security concerns.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | WRITE | WRITE | ✓ 一致 | SKILL.md declares FileWrite for memory/topics/ and MEMORY.md |
目录结构
1 文件 · 5.1 KB · 180 行 Markdown 1f · 180L
└─
SKILL.md
Markdown
安全亮点
✓ Single-file markdown skill with no executable code
✓ Well-scoped file operations targeting only memory/topics/ and MEMORY.md
✓ Comprehensive documentation with explicit What NOT to Save rules
✓ No shell execution, network requests, or credential access
✓ Append-only mode prevents accidental overwrites
✓ Clear trigger words and usage patterns documented