Skip to main content

cocoindex

Facilitates the creation of data transformation pipelines and ETL workflows for AI data processing using the CocoIndex library.

Install this skill

or
57/100

Security score

The cocoindex skill was audited on Feb 28, 2026 and we found 17 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 562

Eval function call - arbitrary code execution

SourceSKILL.md
562query_embedding = text_to_embedding.eval("search query")
medium line 109

Access to .env file

SourceSKILL.md
109**Guide user to create `.env` file:**
medium line 795

Access to .env file

SourceSKILL.md
795- Check `.env` has `COCOINDEX_DATABASE_URL`
medium line 812

Access to .env file

SourceSKILL.md
812- Set global limits in `.env`: `COCOINDEX_SOURCE_MAX_INFLIGHT_ROWS`
low line 26

External URL reference

SourceSKILL.md
26**For detailed documentation:** <https://cocoindex.io/docs/>
low line 27

External URL reference

SourceSKILL.md
27**Search documentation:** <https://cocoindex.io/docs/search?q=url%20encoded%20keyword>
low line 89

External URL reference

SourceSKILL.md
89**For installation details:** <https://cocoindex.io/docs/getting_started/installation>
low line 123

External URL reference

SourceSKILL.md
123**For more LLM options:** <https://cocoindex.io/docs/ai/llm>
low line 276

External URL reference

SourceSKILL.md
276# Then open CocoInsight at https://cocoindex.io/cocoinsight
low line 356

External URL reference

SourceSKILL.md
356**For comprehensive data types documentation:** <https://cocoindex.io/docs/core/data_types>
low line 437

External URL reference

SourceSKILL.md
437**For more on custom functions:** <https://cocoindex.io/docs/custom_ops/custom_functions>
low line 489

External URL reference

SourceSKILL.md
489**For CLI documentation:** <https://cocoindex.io/docs/core/cli>
low line 567

External URL reference

SourceSKILL.md
567**For API documentation:** <https://cocoindex.io/docs/core/flow_methods>
low line 675

External URL reference

SourceSKILL.md
675**Browse all sources:** <https://cocoindex.io/docs/sources/>
low line 676

External URL reference

SourceSKILL.md
676**Browse all targets:** <https://cocoindex.io/docs/targets/>
low line 830

External URL reference

SourceSKILL.md
830**For comprehensive documentation:** <https://cocoindex.io/docs/>
low line 831

External URL reference

SourceSKILL.md
831**Search specific topics:** <https://cocoindex.io/docs/search?q=url%20encoded%20keyword>
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →