neo4j-cli-tools-skill
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Skill instructions and references direct the download of official Neo4j tool binaries (aura-cli, neo4j-mcp) from the vendor's GitHub repositories.- [COMMAND_EXECUTION]: Documentation provides commands requiring elevated privileges such as 'sudo mv' and 'chmod +x' to install downloaded tools into system-wide executable paths on macOS, Linux, and Windows.- [DATA_EXFILTRATION]: The skill defines and utilizes environment variables for database authentication (NEO4J_PASSWORD, AURA_CLI_CLIENT_SECRET), which is a standard administrative practice but involves handling sensitive credentials in the shell environment.
Audit Metadata