neo4j-vector-search-skill
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and code examples for Neo4j vector search, including index creation and similarity lookups.
- [SAFE]: Cypher query patterns consistently use parameters (e.g., $embedding, $source) to handle user-supplied or dynamic data, which is a standard security practice to prevent Cypher injection.
- [SAFE]: Python code snippets for data ingestion utilize reputable, well-known libraries (neo4j, openai) and use variable placeholders for sensitive connection details like URIs and passwords.
- [SAFE]: No evidence of malicious behavior, obfuscation, data exfiltration, or unauthorized command execution was found in the provided files.
Audit Metadata