AI AGENT ADDONS

Elasticsearch Authz

elastic/agent-skills
Security
1,914installs

Control who can access your Elasticsearch data. This skill helps you set up users and roles. You can create native users with specific privileges. Define custom roles for index and cluster access. Assign roles to users easily.

Use role mappings for external systems like LDAP or SAML. Restrict document visibility with document-level security. Hide sensitive fields like PII with field-level security. Attribute-based access control is also supported.

Before creating a new role, the skill checks if an existing role already works. It decomposes natural language requests into clear tasks. You need manage_security cluster privileges to manage users and roles.

Add Elasticsearch Authz skill to your workflow

Global

mkdir -p ~/.claude/skills/elasticsearch-authz

Project

mkdir -p .claude/skills/elasticsearch-authz

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago