using-graph-databases
Fail
Audited by Socket on Feb 15, 2026
1 alert found:
Obfuscated FileObfuscated Fileexamples/social-graph/typescript-neo4j/index.ts
HIGHObfuscated FileHIGH
examples/social-graph/typescript-neo4j/index.ts
No evidence of intentional malware or supply-chain sabotage in the provided file. The code uses parameterized Cypher queries, avoids dynamic code execution, and performs only expected DB operations. Primary risks are operational: a hardcoded demo username/password in main(), verbose logging of potentially sensitive data, and a likely accidental typo in the default export plus a couple of small logic bugs. These should be corrected before production use, but they do not indicate malicious behavior.
Confidence: 98%
Audit Metadata