apache-age
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a technical reference for Apache AGE. It includes guidance on graph modeling and hybrid SQL/Cypher queries without any suspicious or malicious code.
- [EXTERNAL_DOWNLOADS]: The documentation mentions the agefreighter Python package for bulk data loading. This is a standard ecosystem tool and its inclusion is for functional documentation purposes.
- [PROMPT_INJECTION]: The skill handles data ingestion via SQL parameters and CSV files. It establishes clear boundaries using dollar-quoting and parameter placeholders. Capabilities are restricted to graph database operations. Sanitization is addressed by explicitly recommending prepared statements to prevent injection vulnerabilities.
- [COMMAND_EXECUTION]: The skill facilitates execution of database commands (SQL and Cypher), which is consistent with its stated purpose of managing a graph database extension.
Audit Metadata