api-search-meilisearch
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical guidance for interacting with the Meilisearch API and does not contain any malicious code or exfiltration patterns.
- [SAFE]: Credentials are managed securely via environment variables (
MEILISEARCH_API_KEY), and the skill includes specific 'Red Flag' warnings against hardcoding sensitive keys. - [SAFE]: The skill promotes the principle of least privilege by demonstrating how to create scoped API keys (Search-only vs. Admin) and multi-tenant tenant tokens.
- [SAFE]: Data ingestion patterns for indexing documents (Category 8 surface) are presented as standard API interactions with an external search service, with no instructions to interpolate untrusted data into sensitive agent prompts.
Audit Metadata