spring-data-neo4j
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code templates for Spring Data Neo4j integration without any malicious patterns.- [CREDENTIALS_SAFE]: Configuration examples use obvious placeholders (e.g., 'password=secret') and the instructions explicitly advise against hardcoding credentials, recommending environment-specific property overrides instead.- [COMMAND_EXECUTION]: The skill suggests using the 'cypher-shell' CLI for connection validation, which is a legitimate administrative action for the described task.- [INDIRECT_PROMPT_INJECTION]: While the skill involves processing database data, it proactively mitigates injection risks by instructing the user to use parameterized Cypher queries with the '$paramName' syntax.
Audit Metadata