cocoindex-v1

Warn

Audited by Socket on Feb 22, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

[Skill Scanner] [Documentation context] Installation of third-party script detected This skill is informational/documentation for CocoIndex v1 and its code examples are consistent with the stated purpose (building incremental data pipelines, embeddings, and LLM extraction). I find no signs of deliberate malicious code, obfuscation, or direct credential harvesting in the provided content. The primary security concerns are operational: (1) the examples will cause user data and any provided credentials (DATABASE_URL, LLM API keys) to be sent to external services (databases, LLM providers), which is expected but sensitive; (2) use of pre-release packages increases supply-chain risk if users do not pin or audit dependencies. Treat LLM calls and DB connectors as high-sensitivity flows — validate and protect secrets, and audit installed dependencies before use. LLM verification: [LLM Escalated] The provided file is documentation and examples for a data-pipeline library (CocoIndex v1). There is no direct evidence of malicious code or obfuscation in this document. The main security concerns are operational and supply-chain: use of pre-release/unpinned dependencies, instructions that trigger downloads (pip, docker-compose), and examples that send potentially sensitive data to external LLMs and remote databases without guidance on secure provider configuration or data handling. Recommend:

Confidence: 80%Severity: 75%
Audit Metadata
Analyzed At
Feb 22, 2026, 09:04 AM
Package URL
pkg:socket/skills-sh/cocoindex-io%2Fcocoindex-claude%2Fcocoindex-v1%2F@e3266fc462ec1613e4369d4ef47719e3a0bddca0