Skip to main content

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, que

94/100

Security score

The llamaindex skill was audited on Feb 28, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 83

External URL reference

SourceSKILL.md
83documents = reader.load_data(["https://example.com"])
low line 320

External URL reference

SourceSKILL.md
320documents = reader.load_data("https://api.example.com/data.json")
low line 562

External URL reference

SourceSKILL.md
562- **Docs**: https://developers.llamaindex.ai/python/framework/
low line 563

External URL reference

SourceSKILL.md
563- **LlamaHub**: https://llamahub.ai (data connectors)
low line 564

External URL reference

SourceSKILL.md
564- **LlamaCloud**: https://cloud.llamaindex.ai (enterprise)
low line 565

External URL reference

SourceSKILL.md
565- **Discord**: https://discord.gg/dGcwcsnxhU
Scanned on Feb 28, 2026
View Security Dashboard