endor-fetch-and-search-call-graph

Official

Find static call paths fast.

Authorendorlabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you retrieve and search decoded call graph artifacts so you can answer whether one symbol calls another, or whether a multi-hop path exists between two callables in a customer project.

Core Features & Use Cases

  • Call graph export and decode: Fetch project call graph artifacts, decode zstd payloads, and produce searchable JSON for callables and edges.
  • Direct-edge and path search: Check direct relationships or run safe breadth-first searches when wrapper methods hide the real dependency chain.
  • Use cases: Verify whether application code reaches a specific library API, trace symbol-to-symbol dependencies, and distinguish static graph facts from finding or CVE reachability analysis.

Quick Start

Ask the Skill to fetch the project call graph, decode the artifacts, and search for the path between your source symbol and target symbol.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: endor-fetch-and-search-call-graph
Download link: https://github.com/endorlabs/endorlabs-sdk/archive/main.zip#endor-fetch-and-search-call-graph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.