code-graph-context
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@codetiger/code-graph-context-mcppackage from the public npm registry. This is the primary component required for the skill's functionality. - [COMMAND_EXECUTION]: Provides standard CLI instructions for indexing codebases (
code-graph-context index), running the MCP server (npx @codetiger/code-graph-context-mcp), and generating visualizations. These commands are typical for developer tooling. - [DATA_EXFILTRATION]: While the skill involves reading code and interacting with databases (KuzuDB, Neo4j), all operations described are local to the environment or target a user-specified database URI (
bolt://localhost:7687). No unauthorized data transmission patterns were found.
Audit Metadata