Memory Archiver Pro

v1.0.0

自动按日期归档AI Agent记忆文件,支持关键词检索、跨会话继承和每日记忆简报,防止信息丢失。

0· 121·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe organizing and archiving local agent memory files; the SKILL.md exclusively references local archiveDir (memory/) and retention/daily-briefing features—these capabilities align with the stated purpose.
Instruction Scope
SKILL.md is high-level and instructs the agent to read, archive, search, and clean files in the memory/ directory and generate daily briefs. It does not show commands or external network calls, but it implicitly requires file system access to the agent's memory folder and does not specify where briefs or archives are stored or whether they are encrypted—this vagueness affects privacy expectations.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer, which minimizes supply-chain risk.
Credentials
No environment variables, credentials, or config paths are requested. The features described (local archiving, retention) do not require external credentials, so the lack of extra secrets is proportionate.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. It may be invoked autonomously by the agent (default), which matches the stated daily/automated behavior; there is no indication it modifies other skills or global settings.
Assessment
This skill appears coherent and only needs access to your local memory/ folder. Before installing: confirm which filesystem path it will read/write (default memory/), decide whether you want automatic daily runs (the agent can invoke skills autonomously), and verify where daily briefs and archives are stored and whether they will be encrypted or uploaded anywhere. Test it in a sandbox or with non-sensitive data first, limit retentionDays if desired, and back up important files separately. Because the SKILL.md is high-level, ask the author (or check runtime logs) for details about data handling and any potential external transmission before enabling on sensitive data.

Like a lobster shell, security has layers — review code before you run it.

latestvk979hdax7wr0f880bh67010sbd83kghk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments