ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      guohongbin-git

      Safety Report

      Memory Sync Enhanced

      @guohongbin-git

      增强版记忆系统 - Ebbinghaus 遗忘曲线 + Hebbian 共现图

      296Downloads
      0Installs
      1Stars
      1Versions

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's code, instructions, and resource accesses are coherent with a local memory / co‑occurrence tracker: it creates a local SQLite DB under the user's config dir and contains no network calls or unexpected credential requests.

      Feb 19, 20264 files1 concern
      Purpose & Capabilityok

      Name and description describe a memory system combining decay + co-occurrence. The included Python tracker implements Hebbian co-occurrence logic and a local SQLite DB at ~/.config/cortexgraph/co_occurrence.db — this is consistent with the stated purpose and no unrelated capabilities or credentials are requested.

      Instruction Scopenote

      SKILL.md instructs the agent to run various shell scripts (sync-memory.sh, search.sh, gc.sh, etc.). Those scripts are not included in the package; the provided Python file is limited to recording/querying co-occurrence and printing stats. The instructions do not ask the agent to read unrelated system files or exfiltrate data, but you should be aware the skill expects other scripts to exist (not provided here).

      Install Mechanismok

      No install spec; the skill is instruction-only plus one harmless Python script. Nothing is downloaded from external URLs and no archives are extracted. Risk from install mechanism is low.

      Credentialsok

      No environment variables, credentials, or external endpoints are required. The script only writes to a user-scoped path (~/.config/cortexgraph), which is proportional to a local memory store.

      Persistence & Privilegeok

      always is false and the skill does not request system-wide changes. The only persistent artifact is a local SQLite DB in the user's config directory. The skill does not modify other skills' configs or request elevated privileges.

      Guidance

      This skill appears internally consistent and implements a local co-occurrence tracker. Before installing or running: (1) inspect any shell scripts referenced in SKILL.md (sync-*.sh, search.sh, gc.sh) because they are not included here — don't run unknown shell scripts; (2) note the tracker will create a database at ~/.config/cortexgraph/co_occurrence.db and directories under ~/.config — back up or review that location if you have naming conflicts; (3) if you plan to store sensitive memories, consider encrypting that DB or restricting filesystem permissions; (4) if you expect network integration (CortexGraph remote services), verify those components separately — this package makes no network calls itself.

      Latest Release

      v2.0.0

      Enhanced memory system with Ebbinghaus forgetting curve + Hebbian co-occurrence graph

      Popular Skills

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Tavily Web Search

      @arun-8687 · 620 stars

      Find Skills

      @JimLiuxinghai · 529 stars

      Proactive Agent

      @halthelobster · 426 stars

      Summarize

      @summarize · 415 stars

      Published by @guohongbin-git on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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