Neo4j

v1.0.0

Write Cypher queries with proper patterns for merging, traversal, and performance.

2· 988·4 current·4 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (writing Cypher queries) matches the declared requirements: an optional Neo4j client binary (cypher-shell or neo4j). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains only guidance on Cypher patterns, performance, and safe constructs (MERGE, indexes, batching, parameter usage). It does not instruct the agent to read unrelated files, exfiltrate data, or call external endpoints. Note: the metadata lists client binaries but the instructions do not include any concrete commands to invoke them; that's a benign omission.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk or downloaded by the skill itself — this is the lowest-risk model.
Credentials
No environment variables or credentials are required by the skill. While running queries in practice requires DB connection info, the skill does not request or bake in any credentials, which is proportionate to its guidance-only nature.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify system or other-skill configs. Autonomous invocation is allowed by platform default but not combined with any other broad access here.
Assessment
This skill is essentially a reference card for writing efficient and safe Cypher queries — it contains no code and requests no secrets. Before installing, confirm you understand that: (1) to actually execute queries you or the agent will need a Neo4j binary (cypher-shell/neo4j) and separate database credentials — those are not supplied by the skill, and (2) if you allow an agent to run commands on your machine, the agent could use any available cypher-shell and existing credentials on your system to connect to databases. Only install if you trust the agent's access to your environment and ensure Neo4j binaries and DB credentials are managed from trusted sources/locations.

Like a lobster shell, security has layers — review code before you run it.

latestvk976vbmdxqehj5raps70xs61ds80w5r8

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🕸️ Clawdis
OSLinux · macOS · Windows
Any bincypher-shell, neo4j

Comments