neo4j-vector-index-skill
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Bash script for monitoring index status via
cypher-shell. The script correctly uses environment variables for password management.- [EXTERNAL_DOWNLOADS]: Includes documentation for the CypherLOAD CSVclause to import data from remote sources, which is a standard feature for Neo4j data ingestion.- [SAFE]: The Python implementation for embedding ingestion utilizes established libraries and includes assertions to ensure data integrity before database updates. It also correctly advises against hardcoding API keys.
Audit Metadata