endor-policy
Installation
SKILL.md
Endor Labs Policy Management
Create and manage security policies. Requires admin access to the namespace.
Confirm before creating or modifying policies. Policy changes affect enforcement for the entire namespace — a "block critical" policy could block all PRs across the org. Always show the user the exact policy filter and action before executing create/update/delete operations.
Policy Types
| Type | Purpose |
|---|---|
| Finding Policy | Define what security issues to flag or block |
| Exception Policy | Create exceptions for accepted risks |
| Action Policy | Automate responses (block PR, notify, create ticket) |
Templates
| Template | Description |
|---|---|
block-critical-reachable |
Block PRs with critical reachable vulns |
Related skills