Skip to main content

AgentDB Vector Search

Enables semantic vector search with AgentDB for efficient document retrieval and intelligent querying in RAG systems.

Install this skill

or
95/100

Security score

The AgentDB Vector Search skill was audited on Jun 6, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 165

Template literal with variable interpolation in command context

SourceSKILL.md
165const prompt = `Context: ${context.map(c => c.text).join('\n')}
Scanned on Jun 6, 2026
View Security Dashboard
Installation guide →