Remember When Skill

v1.2.3

An intelligent digital archivist skill for OpenClaw agents. It allows agents to monitor chat groups, capture memorable content (text, photos, videos, interes...

0· 118·0 current·0 all-time
byEric Mora@ericmora
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Crypto
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description require the remember-when CLI and local persistence; SKILL.md only instructs using that CLI and local files (~/.remember-when). There are no unrelated cloud credentials, binaries, or installs requested, so the declared capabilities match the requested access.
Instruction Scope
Instructions direct the agent to 'listen to all messages', be proactive, read group histories, and modify internal agent config (AGENTS.md, TOOLS.md). That is within scope for an archivist but has privacy/coverage implications: it requires broad read access to chat streams and the ability to alter agent config. The instructions explicitly ask the agent to perform autonomous archival, daily audits, and re-reading history — all consistent with purpose but warrant user review of permissions and audit behaviour.
Install Mechanism
This is an instruction-only skill with no install spec; it only requires an existing remember-when binary on PATH. README documents installation of the skill itself separately. No downloads or archive extraction are requested by the skill package.
Credentials
No environment variables, credentials, or external API keys are requested. The only required access is filesystem persistence (~/.remember-when/) and access to message streams (implied). These are proportionate to a local archivist that saves chat content.
Persistence & Privilege
The skill does not request always: true and uses normal autonomous invocation. It instructs the operator to grant the CLI and the agent permissions to write to a home-directory storage and to alter agent internal config files; this is normal for an autonomous archivist but you should review and approve those config changes manually.
Assessment
This skill is internally consistent, but before installing: (1) verify and install the remember-when CLI from a trusted source (the skill requires that binary but does not provide it), (2) review and approve any agent config changes (AGENTS.md / TOOLS.md / HEARTBEAT.md) the skill asks you to make — these grant the agent broad read access to chat streams and write access to ~/.remember-when, (3) confirm the storage location and retention policy for archived data and who can access those files, (4) test the skill in a sandboxed agent or isolated account first to confirm it truly performs only local operations (SKILL.md claims no external network calls), and (5) if you need stricter privacy controls, limit the agent's chat-read scope or require explicit user confirmation before each archival action. If you want a tighter assessment, provide the remember-when CLI source/binary or the exact agent integration points so I can check for any hidden external endpoints or required permissions that are not documented.

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

latestvk979pwttg5cxzwmbhjv6phaa3h84pycw

License

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

Runtime requirements

Binsremember-when

Comments