ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      humanlike2026

      Safety Report

      Human-Like Memory

      @humanlike2026

      HumanLike Memory / Human-Like Memory is a persistent AI agent memory system for long-term memory search, recall, and save. It helps agents store facts, prefe...

      323Downloads
      0Installs
      23Stars
      21Versions
      Search & Retrieval4,480E-Commerce4,210Notes & Knowledge2,087

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's code, instructions, and requested credentials are consistent with a human-like long-term memory service and do not ask for unrelated secrets or system access.

      Apr 21, 20268 files1 concern
      Purpose & Capabilityok

      Name/description, declared primary credential (HUMAN_LIKE_MEM_API_KEY), required OpenClaw config path, and the node runtime requirement all align with a memory service client. The CLI commands and documented behavior match the stated purpose.

      Instruction Scopeok

      SKILL.md and scripts instruct only explicit recall/search/save operations and only send data when invoked. The documentation and code explicitly state they do not read ~/.openclaw/secrets.json, arbitrary files, or other environment variables; the code enforces an allowlist of HUMAN_LIKE_MEM_* env vars.

      Install Mechanismok

      No install script or remote download is present; the skill is distributed with its source files and is instruction-only for installation. The only runtime dependency is node (>=18), which is reasonable for the shipped .mjs scripts.

      Credentialsnote

      The skill uses a single primary credential (HUMAN_LIKE_MEM_API_KEY) and a small set of HUMAN_LIKE_MEM_* env vars — appropriate for this purpose. Minor metadata inconsistency: registry metadata lists 'Required env vars: none' while primaryEnv is set to HUMAN_LIKE_MEM_API_KEY and config path skills.entries.human-like-memory.apiKey is required; this is a documentation/metadata mismatch rather than a functional problem.

      Persistence & Privilegeok

      always is false and the skill does not request forced/global presence. It does not modify other skills or system-wide config beyond recommending OpenClaw config set commands (which are standard and executed only if the user/agent performs them).

      Guidance

      This skill appears to implement a straightforward memory client. Before installing, verify you trust the remote endpoint (https://plugin.human-like.me) or configure a self-hosted base URL if you prefer. Only explicit save/retrieval operations are sent to the service, but avoid sending passwords or other secrets to the memory server. Note the small metadata mismatch: the registry lists no required env vars while the skill expects HUMAN_LIKE_MEM_API_KEY (or the equivalent OpenClaw config entry); ensure you set the API key via openclaw config yourself rather than having an agent invent or fetch secrets. If you need stricter privacy, self-host the backend and set HUMAN_LIKE_MEM_BASE_URL to a URL under your control.

      Latest Release

      v1.0.12

      Backport procedural memory v2 support to openclaw-skill, add explicit scenario to writes, and keep v1 fallback for compatibility.

      More by @humanlike2026

      Publish npm + ClawHub

      0 stars

      Human-Like Memory Plugin

      0 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Published by @humanlike2026 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]