elasticsearch-reindex

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly scopes its operations to the official elastic CLI and references official documentation and repositories from the trusted elastic organization.
  • [COMMAND_EXECUTION]: The skill instructs the agent to perform Elasticsearch operations via the elastic CLI (e.g., elastic es info, elastic es reindex). These are legitimate administrative actions for the stated purpose of reindexing and migrating data.
  • [DATA_EXPOSURE]: The skill references the use of credentials (API keys, passwords) specifically for connecting to remote clusters during reindexing. It provides secure patterns for this, such as using the elastic CLI and warning against guessing credentials.
  • [DYNAMIC_EXECUTION]: The skill utilizes the Elasticsearch Painless scripting language for document transformation during the reindexing process. Painless is a purpose-built, sandboxed language for Elasticsearch, and its use here is consistent with standard database management practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 01:42 PM
Security Audit — agent-trust-hub — elasticsearch-reindex