Trusted — Risk Score 0/100
Last scan:1 day ago Rescan
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.
Skill Nameagent-memory
Duration20.3s
Enginepi
Safe to install
Approve for use. This is a documentation-only skill that describes file-based memory management for AI agents. No security concerns identified.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE READ ✓ Aligned SKILL.md describes reading MEMORY.md and daily/weekly/monthly/yearly files
Filesystem NONE WRITE ✓ Aligned SKILL.md describes creating directory structure and writing memory files

File Tree

1 files · 5.2 KB · 152 lines
Markdown 1f · 152L
└─ 📝 SKILL.md Markdown 152L · 5.2 KB

Security Positives

✓ 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