remediation-planner

Assess dependency remediation options using Endor findings and version upgrades.

10|2|Updated May 4, 2026
One-click install
npx skills add https://github.com/endorlabs/endor-labs-agent-kit --skill remediation-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remediation-planner
Source: https://github.com/endorlabs/endor-labs-agent-kit/tree/main/gemini/remediation-planner
Command: npx skills add https://github.com/endorlabs/endor-labs-agent-kit --skill remediation-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires endorctl, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a safe and efficient way to preview remediation options for dependency vulnerabilities without the need to open pull requests (PRs).

Core Features & Use Cases

  • Dependency Remediation Preview: Safely explore the available remediation options for identified vulnerabilities.
  • Endor Evidence: Uses Endor's findings and version upgrades to recommend the best course of action.
  • No PRs or MRs: Prevents unnecessary PRs and MRs by providing a read-only planning option.
  • Use Case: If your project has been flagged for a critical vulnerability, this Skill can help you understand the potential remediation steps before opening a PR.

Quick Start

Use the remediation-planner skill to generate a remediation plan for this Endor Labs workflow.

Frequently Asked Questions about remediation-planner

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

FAQPage Schema
How can I preview dependency remediation options for security vulnerabilities without opening a pull request?

You can preview dependency remediation options for vulnerabilities without opening PRs by using a read-only planning approach. This method assesses and presents safe version upgrades based on findings, preventing unnecessary code modifications during the planning phase.

How do I plan vulnerability remediation using Endor findings and version upgrades?

To plan vulnerability remediation using Endor findings, you utilize read-only data retrieval and analysis to assess dependency options. This approach leverages Endor's vulnerability evidence and version upgrades to recommend the best course of action.

Do I need Endor access to assess dependency remediation options?

Yes, you need Endor access to assess dependency remediation options. The planning process is intended for use within Endor's ecosystem and requires the endorctl dependency to retrieve and analyze vulnerability findings.

Can I explore safe version upgrades for a flagged critical vulnerability before modifying code?

Yes, you can explore safe version upgrades for a flagged critical vulnerability before modifying code. This read-only planning process helps you understand potential remediation steps and dependency upgrades safely without direct code changes.

What is the best way to plan dependency remediation without creating merge requests?

The best way to plan dependency remediation without creating merge requests is to use a read-only analysis approach. It safely explores available remediation options for identified vulnerabilities using Endor's findings without triggering any PRs or MRs.

What are the limitations of using a read-only approach for dependency remediation planning?

The main limitation of read-only dependency remediation planning is that it prevents direct code modification. It is designed strictly for assessing and presenting options safely, meaning you cannot apply the actual version upgrades or fixes through this method.