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) andGET /{index}/_mappingcalls. - 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
elasticCLI 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/clirepository for configuration instructions, which is a resource owned by the verified vendor.
Audit Metadata