exa-enterprise-rbac

Installation
SKILL.md

Exa Enterprise RBAC

Overview

Manage access to Exa search API through API key scoping and application-level controls. Exa is API-key-based (no built-in RBAC), so access control is implemented through multiple API keys per use case, application-layer permission enforcement, domain restrictions per team, and per-key usage monitoring.

Prerequisites

  • Exa API account with team/enterprise plan
  • Dashboard access at dashboard.exa.ai
  • Multiple API keys for key isolation

Instructions

Step 1: Key-Per-Use-Case Architecture

// config/exa-keys.ts
import Exa from "exa-js";
Installs
25
GitHub Stars
2.4K
First Seen
Feb 18, 2026
exa-enterprise-rbac — jeremylongshore/claude-code-plugins-plus-skills