Discovery is Guardway’s AI-dependency inventory. Point it at your GitHub organization and it scans every repository to surface which LLM providers, AI services, SDKs, MCP tools, and gateway configs your codebase already touches — with a security score and a vulnerability list for each.Documentation Index
Fetch the complete documentation index at: https://docs.guardway.ai/llms.txt
Use this file to discover all available pages before exploring further.

What it finds
| Type | Examples |
|---|---|
| LLM Provider | Direct imports or API calls to OpenAI, Anthropic, Google, Mistral, etc. |
| AI Service | External AI services (moderation APIs, speech-to-text, image gen). |
| SDK Dependency | AI-related packages in package.json, requirements.txt, etc. |
| MCP Tool | Registered MCP servers and tools. |
| Gateway Config | Guardway or other AI-gateway configuration files. |
How it works
Connect GitHub
On Settings → Integrations, connect the GitHub App so Discovery can enumerate the repositories you grant access to.
Scan a repository
Guardway analyzes the repo’s manifests and code, detects AI dependencies, and stores the result as a set of findings.
Review the findings
Drill into any repo to see tabs for LLM Providers, AI Services, SDKs, MCPs, and Gateways; check the MCP security score; review SCA vulnerabilities.
Where to next
Organizations
Sync orgs, scan repos, filter by status.
Findings
Drill into a repository, see the findings tabs, security scans, and AIBOM export.