elasticsearch-query-optimization

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it is designed to ingest and analyze data from external search profiles and index mappings.
  • Ingestion points: Data enters the context through the output of POST /{index}/_search (profiling) and GET /{index}/_mapping calls.
  • Boundary markers: The instructions do not specify the use of delimiters or boundary markers when interpolating these results into the agent's context.
  • Capability inventory: The skill utilizes the elastic CLI to perform search operations, retrieve mappings, and validate queries.
  • Sanitization: No specific sanitization or filtering of the ingested Elasticsearch JSON responses is mentioned.
  • [EXTERNAL_DOWNLOADS]: The skill references the official elastic/cli repository for configuration instructions, which is a resource owned by the verified vendor.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 01:43 PM
Security Audit — agent-trust-hub — elasticsearch-query-optimization