api-search-meilisearch
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation and examples follow industry best practices for search engine integration. It includes robust patterns for connection health checks, asynchronous task handling, and TypeScript type safety.
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates the ingestion of external data from Meilisearch search hits. This represents a standard search functionality surface. The skill provides remediation patterns such as tenant tokens to restrict data access per user, which is a recommended security practice for multi-tenant search environments.
- [CREDENTIALS_UNSAFE]: The skill includes examples of hardcoded master keys in code snippets, but these are exclusively used within 'Bad Example' and 'Anti-Pattern' documentation sections to warn users against such practices. The primary instructions recommend using environment variables for secret management.
Audit Metadata