cypher
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill facilitates the execution of graph database queries which could be influenced by untrusted external data. Ingestion points: Data entering the agent context via Cypher queries executed through the Python driver or command-line interface as described in SKILL.md. Boundary markers: There are no specific delimiters or instructions provided to separate user-provided data from query logic. Capability inventory: The skill provides the ability to modify, create, and delete database records using MERGE and DELETE clauses in SKILL.md. Sanitization: No sanitization, query validation, or parameterized input techniques are implemented or recommended.
Audit Metadata