meilisearch
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Provides the official Meilisearch installation command which fetches and executes a shell script from the service's verified domain (https://install.meilisearch.com).
- [EXTERNAL_DOWNLOADS]: References the official Meilisearch Docker image and several official Node.js libraries for integration.
- [COMMAND_EXECUTION]: Contains shell commands for system deployment, service verification, and data management using standard tools like Docker and curl.
- [CREDENTIALS_UNSAFE]: Appropriately uses descriptive placeholders for master keys and API keys instead of hardcoded secrets.
Audit Metadata