Endor Labs skills in Gemini CLI

Install and configure Endor Labs skills in Gemini CLI.
Beta

Endor Labs skills integrate directly into Gemini CLI to guide the AI assistant with reusable security workflows, catching security issues before they reach production.

The following sections walk you through setting up Endor Labs skills in Gemini CLI:

Install the Endor Labs skills as a Gemini extension. This is the recommended way to get the full experience.

gemini extensions install https://github.com/endorlabs/ai-plugins.git --consent

You need Node.js v18+ for this method. Run the following from your project root to install all Endor Labs skills. The skills package detects Gemini CLI automatically and installs skills into .agents/skills/ (project) or ~/.gemini/skills/ (user scope).

npx skills add endorlabs/ai-plugins

Try these example prompts:

  • “Set up endorctl and authenticate with Endor Labs.”
  • “Run endorctl scan for this repo.”
  • “Run endorctl quick scan for this repo.”