可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
extract-memories
对话结束后自动提炼关键记忆到 topic 文件
A well-documented memory extraction skill that safely writes conversation insights to markdown topic files in a scoped directory.
技能名称extract-memories
分析耗时17.5s
引擎pi
可以安装
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 180L · 5.1 KB

安全亮点

✓ 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