spring-data-neo4j
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide for Spring Data Neo4j integration. All code examples and instructions are consistent with the stated purpose.
- [SAFE]: Dependencies such as 'spring-boot-starter-data-neo4j' are official, well-known libraries within the Spring ecosystem.
- [SAFE]: The instructions explicitly include security best practices, such as using parameterized queries to prevent Cypher injection and avoiding hardcoded credentials in source code.
- [SAFE]: Configuration examples use standard placeholders (e.g., 'bolt://localhost:7687', 'password=secret') intended for local development environments.
Audit Metadata