Skip to main content

memory-search

Enables AI agents to search conversation history and semantic memory for context, enhancing user interactions and decision-making.

Install this skill

or
80/100

Security score

The memory-search skill was audited on May 12, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 138

Access to hidden dotfiles in home directory

SourceSKILL.md
138- **`memory-helper.sh`** - Sourced by the `memory-*.sh` tool scripts. Provides memory-specific API functions (`memory_query`, `init_memory`) and initialization logic. Located alongside the tool script
medium line 149

Access to hidden dotfiles in home directory

SourceSKILL.md
149- Verify scripts installed: `ls -la ~/.local/bin/memory-*.sh`
medium line 150

Access to hidden dotfiles in home directory

SourceSKILL.md
150- Scripts are installed to `~/.local/bin/` which should be in your PATH
medium line 159

Access to hidden dotfiles in home directory

SourceSKILL.md
159This installs scripts to `~/.local/bin/`.
Scanned on May 12, 2026
View Security Dashboard
Installation guide →