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
91/100

Security score

The similarity-search-patterns skill was audited on Feb 21, 2026 and we found 5 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",
low line 558

External URL reference

SourceSKILL.md
558- [Qdrant Docs](https://qdrant.tech/documentation/)
low line 560

External URL reference

SourceSKILL.md
560- [Weaviate Docs](https://weaviate.io/developers/weaviate)
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →