ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      Trumppo

      Safety Report

      mem

      @Trumppo

      Search local memory index (local-first). Use for /mem queries in Telegram.

      806Downloads
      2Installs
      0Stars
      1Versions
      Search & Retrieval2,116Notifications & Alerts1,061Notes & Knowledge902

      Security Analysis

      medium confidence
      Suspicious

      The skill's purpose (local memory search) matches its instructions, but the runtime instructions tell the agent to execute external scripts that are not included or described — that gives the agent the ability to run arbitrary local code and access local files, which is potentially risky.

      Feb 11, 20262 files1 concern
      Purpose & Capabilityok

      Name and description (local-first memory search for /mem) align with the actions described (update index, search index). The skill does not request unrelated credentials, binaries, or config paths.

      Instruction Scopeconcern

      The SKILL.md tells the agent to run scripts/index-memory.py and scripts/search-memory.py but those scripts are not included or described. Because the skill is instruction-only, the agent will execute whatever code exists at those paths in the host environment; that code could read arbitrary local files, modify data, or transmit data externally. The instructions are also vague ('if needed'), giving runtime discretion.

      Install Mechanismok

      No install spec (instruction-only), so nothing is fetched or written by the skill itself. This lowers remote install risk but increases reliance on external files whose contents are unknown.

      Credentialsok

      The skill declares no environment variables, credentials, or config paths. There is nothing requested that appears disproportionate to local memory search.

      Persistence & Privilegeok

      The skill does not request permanent presence (always:false) and does not modify other skills or system-wide settings. Note: model invocation is enabled (default), so the agent could call this skill autonomously — this is normal but combined with the instruction-scope concern increases the blast radius.

      Guidance

      Before installing or enabling this skill: (1) verify that the referenced scripts (scripts/index-memory.py and scripts/search-memory.py) exist in the environment and inspect their source — do not run them if you can't review them; (2) ensure those scripts only access the local memory index and do not read or transmit unrelated files or credentials; (3) if possible, run the scripts in a restricted or sandboxed environment first; (4) consider limiting the agent's autonomous invocation for this skill (or require explicit user confirmation) until you trust the scripts; (5) ask the skill author to include the implementation or a detailed spec in the package so behavior is auditable. These steps will reduce the risk that the skill executes unexpected or exfiltrating code.

      Latest Release

      v0.1.0

      Initial publish

      More by @Trumppo

      gh

      2 stars

      gitbackup

      0 stars

      search-memory

      0 stars

      fullbackup

      0 stars

      self-improving-agent

      @pskoett · 1,456 stars

      Gog

      @steipete · 672 stars

      Published by @Trumppo on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

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