findings-browser

Browse and filter Endor Labs findings with severity summaries via the Endor API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of browsing, filtering, summarizing, and inspecting existing Endor Labs findings, enabling users to quickly understand and act on their findings without starting new scans or performing remediation actions.

Core Features & Use Cases

  • Findings Browsing: List and filter existing Endor Labs findings.
  • Read-only Evidence: Utilizes read-only Endor evidence to ensure no unintended changes.
  • Use Case: For a user who needs to quickly review and understand the current state of Endor Labs findings in their workspace.

Quick Start

Use the findings-browser skill to browse all findings with the severity 'CRITICAL'.

Frequently Asked Questions about findings-browser

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

FAQPage Schema
How do I browse and filter existing Endor Labs findings by severity?

You can browse Endor Labs findings by using this Skill to filter existing results by severity levels like CRITICAL. It retrieves read-only evidence from the Endor API to summarize findings without initiating new scans.

Does browsing Endor Labs findings require any specific CLI access or configuration?

Filtering Endor Labs findings requires Endor CLI access and proper namespace configuration. You must have the endorctl dependency installed to authenticate and retrieve read-only evidence from the Endor API.

Can I use this approach to fix or remediate security findings directly?

No, this approach is strictly for browsing and inspecting existing Endor Labs findings. It utilizes read-only Endor evidence retrieval to ensure no unintended changes, meaning it cannot perform security remediation actions.

What is the best way to summarize security analysis findings and identify data gaps?

The best way to summarize security findings and identify data gaps is by filtering existing Endor Labs findings. This Skill analyzes current workspace evidence to provide a summary of findings, severity, and missing data.

Will browsing existing findings trigger a new end-to-end security scan?

No, browsing existing findings will not trigger a new end-to-end security scan. This Skill only queries the Endor API for read-only evidence retrieval, allowing you to quickly review the current state without starting scans.