graphiti-guide
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation examples for the Graphiti framework. Comprehensive analysis confirms the content is educational and contains no malicious logic or hidden behaviors.
- [EXTERNAL_DOWNLOADS]: References official software and documentation from well-known sources, including the Zep GitHub organization and Neo4j. These references are used for standard integration and pose no security risk.
- [COMMAND_EXECUTION]: Includes routine commands for library installation (
pip install) and local database deployment (docker run). These commands are standard for development environments and are intended for manual execution by the user. - [CREDENTIALS_UNSAFE]: Encourages the secure management of sensitive information (OpenAI API keys and Neo4j passwords) through the use of environment variables rather than hardcoded credentials.
Audit Metadata