elasticsearch-search-relevance

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the elastic CLI to perform Elasticsearch operations such as elastic es info, elastic es indices get-mapping, and elastic es search. These are legitimate management operations for the intended purpose of tuning search relevance.
  • [SAFE]: The skill is authored by 'elastic' and exclusively references official Elastic documentation and tooling (elastic CLI, Elasticsearch APIs). No external, untrusted downloads or remote code execution patterns were detected.
  • [SAFE]: Data access is scoped to Elasticsearch indices and mappings for the purpose of search tuning. There are no patterns suggesting unauthorized access to sensitive system files, environment variables, or credential exfiltration.
  • [SAFE]: The skill correctly instructs the user to use the CLI rather than hardcoding credentials or calling HTTP APIs directly, promoting secure interaction with the cluster.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 01:42 PM
Security Audit — agent-trust-hub — elasticsearch-search-relevance