endor-scan

Scan code repositories for vulnerabilities, license issues, and secrets.

2|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills --skill endor-scan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: endor-scan
Source: https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills/tree/main/.claude/skills/endor-scan
Command: npx skills add https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills --skill endor-scan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables developers to perform rapid security scans of their repositories using Endor Labs, identifying vulnerabilities, license issues, and secrets early in the development cycle, reducing risk and remediation time.

Core Features & Use Cases

  • Fast repository scanning: Quickly detects vulnerabilities, license issues, and secrets in codebases.
  • Incremental and full scans: Supports quick scans and full analysis to fit workflow.
  • Use Case: Imagine you need to vet a PR for security risks before merge; run this skill to surface critical issues and guide remediation.

Quick Start

Use the Endor Labs MCP server with Claude Code to start scanning your repository. For first-time setup, run /endor-setup and configure your MCP server, then run /endor-scan to perform a quick scan.

Frequently Asked Questions about endor-scan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan my code repository for security vulnerabilities before a merge?

To scan your code repository for security vulnerabilities before a merge, you can use this Skill to perform rapid security scans. It identifies vulnerabilities, license issues, and secrets early in the development cycle to reduce risk and remediation time.

What is the best way to automate security checks in my CI/CD workflow?

Automating security checks in your CI/CD workflow is achieved by running this Skill to surface critical issues during code reviews. It supports both quick incremental scans and full analysis scans to fit your specific workflow needs.

Does this code review security scan detect license issues and secrets?

Yes, this code review security scan detects license issues and secrets. It performs fast repository scanning to quickly identify vulnerabilities, license compliance problems, and exposed secrets across supported modern languages.

Do I need an Endor Labs MCP server to run a repository security scan?

Yes, you need an Endor Labs MCP server and the endorctl CLI to run a repository security scan. You must configure your MCP server during the `/endor-setup` phase before executing the `/endor-scan` command in a supported runtime environment.

Can I run an incremental security scan instead of a full codebase analysis?

Yes, you can run an incremental security scan instead of a full codebase analysis. The Skill supports both quick scans for immediate feedback and full analysis scans, allowing you to choose the depth of your code review security checks.

Why use Endor Labs for vetting a pull request for security risks?

Using Endor Labs for vetting a pull request for security risks allows you to surface critical issues early. It performs fast security scans of your repositories to identify vulnerabilities, license issues, and secrets, guiding remediation efforts before merge.