neo4j-graphql-skill
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references official Neo4j documentation (neo4j.com) and repositories (github.com/neo4j), which are well-known and trusted sources.
- [SAFE]: Recommendations for installation involve standard packages (@neo4j/graphql, neo4j-driver, graphql, @apollo/server) from the official npm registry.
- [SAFE]: The code examples correctly demonstrate using environment variables (
process.env.NEO4J_PASSWORD, etc.) for managing database credentials, avoiding the risk of hardcoded secrets. - [SAFE]: Analysis of the instructions and snippets revealed no evidence of prompt injection, obfuscation, or malicious command execution.
Audit Metadata