Skip to main content

similarity-search-patterns

Enables efficient similarity search using vector databases for applications like semantic search and recommendation engines.

Install this skill

or
93/100

Security score

The similarity-search-patterns skill was audited on Mar 8, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 293

Template literal with variable interpolation in command context

SourceSKILL.md
293```python
low line 398

Fetch to external URL

SourceSKILL.md
398rows = await conn.fetch(
low line 442

External URL reference

SourceSKILL.md
442url: str = "http://localhost:8080",
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →