algolia-ci-integration
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard DevOps practices for CI/CD integration.
- [SAFE]: Sensitive information such as Algolia Admin Keys and App IDs are correctly handled using GitHub Secrets (
${{ secrets.* }}), preventing accidental exposure in logs or source code. - [SAFE]: External dependencies involve official GitHub Actions (
actions/checkout,actions/setup-node) and well-known developer tools (npm,vitest,tsx). - [SAFE]: The scripts provided are intended for local execution within the repository's CI environment and do not perform unauthorized network operations or file access.
Audit Metadata