endor-policy

Official

Automate security policy enforcement for code.

AuthorEndor-Solutions-Architecture
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Create, view, and manage security policies for automated enforcement across software projects, enabling governance rules that block risky changes and ensure compliance.

Core Features & Use Cases

  • Policy Types: FindingPolicy, ExceptionPolicy, and ActionPolicy for automated enforcement.
  • Templates: block-critical-reachable, license-compliance, sast-required, no-secrets, sbom-required, dependency-age, max-severity.
  • Workflow: List existing policies, create new policies, create exceptions, and guide policy creation for collaborators.
  • Use Case: Block PRs with critical vulnerabilities or licenses that violate constraints; require SAST or SBOM in release pipelines.

Quick Start

Run Endor Labs MCP commands to view or create policies for governance. For example:

  • List policies: npx -y endorctl api list --resource FindingPolicy -n $ENDOR_NAMESPACE 2>/dev/null
  • Create policy: npx -y endorctl api create --resource FindingPolicy -n $ENDOR_NAMESPACE 2>/dev/null --data '{ "meta": { "name": "example", "description": "example policy" } }'

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: endor-policy
Download link: https://github.com/Endor-Solutions-Architecture/endor-solutions-claude-skills/archive/main.zip#endor-policy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.