扫描报告
0 /100
agent-memory
Hierarchical memory system for long-running AI agents. Provides a tiered daily/weekly/monthly/yearly note structure with distillation routines that move raw logs into durable knowledge files.
Pure documentation skill describing a hierarchical memory system with no executable code, no external dependencies, and all filesystem operations clearly declared in documentation.
可以安装
Approve for use. This is a documentation-only skill that describes file-based memory management for AI agents. No security concerns identified.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | READ | ✓ 一致 | SKILL.md describes reading MEMORY.md and daily/weekly/monthly/yearly files |
| 文件系统 | NONE | WRITE | ✓ 一致 | SKILL.md describes creating directory structure and writing memory files |
目录结构
1 文件 · 5.2 KB · 152 行 Markdown 1f · 152L
└─
SKILL.md
Markdown
安全亮点
✓ No executable code present - documentation only
✓ No external dependencies or package files
✓ No network, shell, or credential access required
✓ All file operations clearly documented with expected use cases
✓ No obfuscation, base64, or suspicious patterns detected
✓ No IOCs or known malicious indicators
✓ Memory system describes legitimate AI agent persistence pattern