neo4j

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, prompt injections, or suspicious code execution strategies were detected in the skill documentation.
  • [COMMAND_EXECUTION]: The skill utilizes cypher-shell for command-line database queries, which is the standard administrative tool for the Neo4j database.
  • [EXTERNAL_DOWNLOADS]: The skill references the standard Python neo4j driver, which is an expected and well-known library for interacting with Neo4j databases.
  • [DATA_EXPOSURE]: The database connection is configured to use bolt://localhost:7687, which restricts network interaction to the local machine and follows best practices for local development.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 07:47 PM