Elasticsearch

v1.0.0

Query and index Elasticsearch with proper mappings, analyzers, and search patterns.

5· 1.3k·9 current·9 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the provided content (mapping, analyzers, queries, bulk operations, etc.). Declaring curl as an available binary is appropriate for an instruction-only skill that may use HTTP to call an Elasticsearch API.
Instruction Scope
SKILL.md contains best-practice guidance and operational notes about Elasticsearch APIs and behaviors. It does not instruct the agent to read arbitrary system files, access unrelated services, or exfiltrate data. All actions described are within the Elasticsearch domain.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk or downloaded during installation — lowest-risk model.
Credentials
The skill declares no required environment variables or credentials. This is reasonable for a generic guidance skill, but practical use will require an Elasticsearch endpoint and likely credentials (API key/basic auth). The skill does not request them explicitly; ensure any credentials you supply are minimal-privilege and scoped.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous invocation is enabled (platform default) but not by itself a problem — be mindful that with provided ES credentials the agent could run queries or index data autonomously.
Assessment
This skill is a read-only instruction bundle (no code) that provides Elasticsearch best practices. It is internally consistent and low-risk to install. Before using: ensure any Elasticsearch endpoint and credentials you provide are least-privilege (prefer API keys limited to specific indices and actions), restrict network access to trusted clusters, test bulk/index operations on staging, and consider disabling autonomous invocation or not supplying credentials if you don't want the agent to perform queries/indexes automatically.

Like a lobster shell, security has layers — review code before you run it.

latestvk979704az62yvak3t94691enpn80xt07

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔍 Clawdis
OSLinux · macOS · Windows
Any bincurl

Comments