cypher
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill consists entirely of informational markdown documentation designed to guide an AI agent in generating valid, modern Neo4j Cypher queries.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill defines a process for converting natural language to database queries, which is an inherent injection surface. However, it provides specific security mitigations by instructing the agent to 'Prefer parameters ($name) over literals', which is the standard defense against Cypher injection.
- [DATA_EXFILTRATION] (SAFE): No credentials, sensitive file paths, or unauthorized network operations were detected within the documentation.
Audit Metadata