Graph DB Toolkit

PassAudited by VirusTotal on May 7, 2026.

Findings (1)

The toolkit contains potential Cypher injection vulnerabilities in `scripts/neo4j_client.py` and `scripts/cypher_builder.py` due to direct string interpolation of labels, relationship types, and property keys into query strings. While these patterns are common in graph database utilities, the lack of sanitization poses a risk if the AI agent processes untrusted input. No evidence of intentional malicious behavior, data exfiltration, or prompt injection was found.