Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
0 /100
extract-memories
对话结束后自动提炼关键记忆到 topic 文件
A well-documented memory extraction skill that safely writes conversation insights to markdown topic files in a scoped directory.
Skill Nameextract-memories
Duration17.5s
Enginepi
Safe to install
No action required. This skill has clear boundaries and no security concerns.
ResourceDeclaredInferredStatusEvidence
Filesystem WRITE WRITE ✓ Aligned SKILL.md declares FileWrite for memory/topics/ and MEMORY.md

File Tree

1 files · 5.1 KB · 180 lines
Markdown 1f · 180L
└─ 📝 SKILL.md Markdown 180L · 5.1 KB

Security Positives

✓ 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