elasticsearch
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as an educational resource and reference guide for Elasticsearch, covering topics such as Query DSL, mapping, and cluster administration.
- [EXTERNAL_DOWNLOADS]: Provides instructions for downloading and installing standard community plugins (IK and Pinyin analyzers) from GitHub. These are well-known resources in the Elasticsearch community for providing Chinese language support.
- [COMMAND_EXECUTION]: Includes a diagnostic shell script in the examples directory for monitoring cluster health. This script uses standard utilities like
curlandpython3to interact with local Elasticsearch APIs for monitoring purposes. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending the use of environment variables for password management in configuration examples.
Audit Metadata