endor-ci-endorctl-version-audit

Audit tenant projects by endorctl scan version and export CSV summaries.

4|Updated Oct 18, 2025
One-click install
npx skills add https://github.com/endorlabs/endorlabs-sdk --skill endor-ci-endorctl-version-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: endor-ci-endorctl-version-audit
Source: https://github.com/endorlabs/endorlabs-sdk/tree/main/agent-knowledge/skills/endor-ci-endorctl-version-audit
Command: npx skills add https://github.com/endorlabs/endorlabs-sdk --skill endor-ci-endorctl-version-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you quickly determine which projects recently ran their latest scans through the CLI endorctl path and which versions are currently in use across a tenant.

Core Features & Use Cases

  • Tenant-wide version audit: Count projects by normalized endorctl version from the latest recent CLI scan.
  • Adoption and rollout analysis: Check whether teams are still on stale CLI releases or have adopted a target version.
  • Operational filtering: Focus on a single project, limit the lookback window, or narrow results to one endorctl version for review.
  • Use case: A platform engineer can run this Skill to measure fleet-wide CLI version drift before a release rollout and export the results for reporting.

Quick Start

Ask the skill to audit recent CLI scan versions for a tenant and write the CSV summary for review.

Frequently Asked Questions about endor-ci-endorctl-version-audit

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

FAQPage Schema
How do I audit endorctl versions across my tenant projects?

To audit endorctl versions, this skill identifies the latest recent CLI scan version for each project and aggregates the counts. It classifies CLI-only scans, normalizes versions, and exports the results to CSV for tenant-wide reporting.

What is the best way to check endorctl adoption and version drift?

Checking endorctl adoption involves counting projects by their normalized endorctl version from recent CLI scans. This skill measures fleet-wide version drift to verify whether teams have adopted a target release or remain on stale versions.

Can I filter CLI scan version audits to a specific project or lookback window?

You can filter CLI scan version audits to a single project, limit the lookback window to recent scans, or narrow results to one specific endorctl version. This operational filtering focuses stale version investigations precisely.

Does the endorctl version audit support CSV export for reporting?

The endorctl version audit supports CSV export and optional summary JSON reporting. After performing latest-scan lookups and version normalization, it generates these files for immediate review and rollout tracking.

When do I need to run an endorctl version histogram for stale CLI releases?

You need to run an endorctl version histogram before a release rollout to identify stale CLI releases. It applies tenant analysis to latest-scan lookups, ensuring accurate adoption tracking and proactive version drift investigation.