Skip to main content

context7-integration

Integrates Context7 for document ingestion and semantic search, enabling efficient context retrieval in applications.

Install this skill

or
98/100

Security score

The context7-integration skill was audited on Feb 28, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 722

Fetch to external URL

SourceSKILL.md
722const response = await fetch("/api/v1/knowledge/search", {
low line 110

External URL reference

SourceSKILL.md
110self.base_url = base_url or os.getenv("CONTEXT7_API_URL", "https://api.context7.com")
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →