By endorlabs
Scan, triage, and fix software supply chain security risks — assess CI/CD posture, review dependency vulnerabilities, and open remediation PRs using Endor Labs intelligence
Use when setting up Endor Labs Agent Kit for Cursor, checking readiness, verifying Endor auth, choosing namespaces, or diagnosing missing endorctl, gh, Endor MCP, or workflow prerequisites.
Parse Endor AI SAST findings, use exploit reproduction and remediation guidance as patch context, fetch source at the pinned commit, and open change requests when requested.
Use this agent when the user wants a read-only CI/CD and supply chain posture assessment for an Endor namespace, GitHub organization, repository set, or current repository. The agent combines existing Endor SCPM, CI/CD, GitHub Actions, and supply-chain findings with read-only GitHub configuration evidence and optional local CI file inspection, then returns deterministic scores, critical overrides, evidence queries, and data gaps without mutating Endor, GitHub, or repository state.
Use this agent when the user asks whether to add, upgrade, or use a specific package version. Examples: "Is lodash 4.17.20 safe?", "Should I use requests 2.28.0?", "Check log4j-core 2.14.1 before I add it." Returns a dependency verdict with evidence, conditions, alternatives, and any data gaps.
Use this agent when the user wants to browse, filter, summarize, or inspect existing Endor Labs findings. Findings Browser uses read-only Endor evidence to list matching findings, explain applied filters, surface pagination and truncation limits, and identify data gaps without starting new scans or performing remediation actions.
Parse Endor AI SAST findings, use exploit reproduction and remediation guidance as patch context, fetch source at the pinned commit, and open change requests when requested.
Use this agent when the user wants a read-only CI/CD and supply chain posture assessment for an Endor namespace, GitHub organization, repository set, or current repository. The agent combines existing Endor SCPM, CI/CD, GitHub Actions, and supply-chain findings with read-only GitHub configuration evidence and optional local CI file inspection, then returns deterministic scores, critical overrides, evidence queries, and data gaps without mutating Endor, GitHub, or repository state.
Use this agent when the user asks whether to add, upgrade, or use a specific package version. Examples: "Is lodash 4.17.20 safe?", "Should I use requests 2.28.0?", "Check log4j-core 2.14.1 before I add it." Returns a dependency verdict with evidence, conditions, alternatives, and any data gaps.
Use when setting up Endor Labs Agent Kit for Cursor, checking readiness, verifying Endor auth, choosing namespaces, or diagnosing missing endorctl, gh, Endor MCP, or workflow prerequisites.
Use this agent when the user needs help diagnosing and fixing Endor Labs errors, warnings, missing integrations, scan failures, slow scans, or unhealthy configuration. Endor Troubleshooter gathers the smallest useful read-only Endor evidence, classifies the issue across scan, integration, authentication, dependency resolution, container, reachability, policy, and workflow lanes, then returns low-friction repair guidance without mutating Endor, source-provider, or repository state.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Public distribution repository for Endor Labs Agent Kit packages across Claude Code, Codex, Gemini CLI, Antigravity CLI, Cursor IDE, Cursor SDK, and root MCP support context.
[!IMPORTANT] This repo is the distribution mirror. Agent behavior, generated package shape, guardrails, tests, and source documentation are owned by 🐙 The Endor Labs Agent Kit.
Current generated Agent Kit package version: 2.1.0. Agent Kit maintainer
merges open or update generated distribution PRs in this repo, but they do not
automatically bump package versions. Version bumps are intentional release
actions from the source repo.
| I want to... | Go here |
|---|---|
| 🚀 Install a host package | Quick Start |
| 🧾 See what changed | CHANGELOG.md |
| 🖱️ Use Cursor IDE agents | Cursor IDE |
| 🐍 Run Cursor SDK automation | cursor-sdk/README.md |
| 🤖 Ask an agent to review this mirror | docs/for-agents.md |
| 📦 Sync from Agent Kit source | docs/distribution-sync.md |
| ✅ Prepare a release | docs/plugin-release-checklist.md |
A machine-readable index is available in llms.txt.
| Area | What is inside |
|---|---|
| 🧑💻 Claude Code | .claude-plugin/marketplace.json, plugins/claude/endor-labs-agent-kit/, legacy plugins/claude/ai-plugins/ |
| 🧠 Codex | .agents/plugins/marketplace.json, plugins/codex/endor-labs-agent-kit/ |
| 💎 Gemini CLI | plugins/gemini/endor-labs-agent-kit/ |
| 🛫 Antigravity CLI | plugins/antigravity/endor-labs-agent-kit/ |
| 🖱️ Cursor IDE | .cursor-plugin/, root agents/, root skills/, root advisory hooks/, assets/logo.png |
| 🐍 Cursor SDK | cursor-sdk/ Python launcher, generated prompts, and agent definitions |
| 🔁 Root support | .mcp.json, GEMINI.md |
| 🧾 Release docs | docs/, llms.txt, plugins/README.md |
Pick your host, install the package, then run setup. Setup checks local readiness and does not run scans.
Use the endor-agent-kit-setup skill to check Endor Agent Kit readiness. Do not run scans.
Install the preferred package id:
/plugin marketplace add endorlabs/ai-plugins
/plugin install endor-labs-agent-kit@endorlabs
/reload-plugins
/agents
Existing Claude Code users pinned to the historical id can keep using:
/plugin marketplace add endorlabs/ai-plugins
/plugin install ai-plugins@endorlabs
/reload-plugins
/agents
Do not enable endor-labs-agent-kit@endorlabs and ai-plugins@endorlabs in
the same Claude profile for normal use. They expose the same setup skill and
agents.
Details: plugins/claude/endor-labs-agent-kit/README.md.
Add the Endor Labs marketplace, restart Codex, then install Endor Labs Agent Kit from the Codex plugin directory:
codex plugin marketplace add endorlabs/ai-plugins \
--sparse .agents/plugins \
--sparse plugins/codex/endor-labs-agent-kit
After installation, start a new Codex thread and ask setup to install or update the bundled Endor custom agents:
Use the endor-agent-kit-setup skill to check readiness and install the bundled Codex custom agents.
Details: plugins/codex/endor-labs-agent-kit/README.md.
Install the current public Cursor Marketplace package from Cursor Agent chat:
/add-plugin endorlabs
Marketplace page: cursor.com/marketplace/endorlabs.
Open the target project folder, reload Cursor if prompted, then run setup:
Use the endor-agent-kit-setup skill to set up endorctl.
Use the SDK lane for Python automation, CI, orchestration, backend services, or Cursor cloud agents:
python3 -m pip install -r cursor-sdk/requirements.txt
export CURSOR_API_KEY="crsr_..."
python cursor-sdk/run_cursor_agent.py endor-probe-droid-agent \
--workspace /path/to/repo \
"Explain what evidence you need to assess GitHub onboarding gaps. Keep it read-only."
Cloud run shape:
python cursor-sdk/run_cursor_agent.py endor-sca-remediation-agent \
--mode cloud \
--repo-url https://github.com/your-org/your-repo \
--ref main \
"Prepare a remediation plan only. Do not edit files or open a PR."
Install the generated Gemini extension package from the public repository:
git clone https://github.com/endorlabs/ai-plugins
gemini extensions install ./ai-plugins/plugins/gemini/endor-labs-agent-kit
gemini extensions list
For local validation from a checkout, install the generated extension directory:
npx claudepluginhub endorlabs/ai-plugins --plugin endor-labs-agent-kitLegacy Claude Code plugin id for Endor Labs Agent Kit workflows.
Endor Labs workflow agents and setup for Claude Code.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use