algolia-enterprise-rbac
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation examples for Algolia's enterprise security features. All code snippets utilize standard environment variable practices (e.g.,
process.env.ALGOLIA_ADMIN_KEY) for secret management, which is the recommended approach for handling credentials. - [EXTERNAL_DOWNLOADS]: The skill references official Algolia documentation (algolia.com) and the standard
algoliasearchclient. These are well-known, trusted resources for search infrastructure. - [COMMAND_EXECUTION]: There are no suspicious shell commands or dynamic execution patterns. The provided TypeScript code is intended for development integration and does not perform unauthorized system operations.
Audit Metadata