algolia-install-auth
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate instructions for setting up a third-party integration.
- [CREDENTIALS_UNSAFE]: The skill correctly uses placeholders for sensitive values such as API keys and Application IDs. It explicitly instructs the user to store these values in environment variables and provides a
.gitignoretemplate to prevent them from being committed to version control. - [EXTERNAL_DOWNLOADS]: The skill references official Algolia packages (
algoliasearch,@algolia/client-search, etc.) and documentation onalgolia.com. These are well-known services and official repositories, presenting no security risk.
Audit Metadata