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 Mar 1, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 137

Access to hidden dotfiles in home directory

SourceSKILL.md
137- **`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 148

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

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

Access to hidden dotfiles in home directory

SourceSKILL.md
158This installs scripts to `~/.local/bin/`.
Scanned on Mar 1, 2026
View Security Dashboard