neo4j-mcp-skill
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
neo4j-mcp-serverpackage from the Python Package Index (PyPI) and provides links to binary releases on Neo4j's official GitHub repository. - [COMMAND_EXECUTION]: Includes standard shell commands (e.g.,
which,pip install,docker pull) to facilitate installation and verify the environment setup. - [SAFE]: Recommends storing sensitive database credentials in
.envfiles and using environment variables for configuration, which aligns with industry-standard security practices for secret management.
Audit Metadata