skills/jeremylongshore/claude-code-plugins-plus-skills/algolia-deploy-integration/Gen Agent Trust Hub
algolia-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructional content for deploying search applications and contains no malicious patterns or obfuscation.
- [CREDENTIALS_SAFE]: The skill demonstrates secure credential management by instructing users to store sensitive keys in platform-native secret managers (such as Vercel Environment Variables, Fly.io Secrets, and Google Cloud Secret Manager). It correctly distinguishes between the server-side 'Admin Key' and the client-side 'Search-Only Key'.
- [COMMAND_EXECUTION]: Shell commands are limited to standard deployment tasks using official platform CLIs (Vercel, Fly.io, Google Cloud) and package management via npm. These tools are explicitly listed in the frontmatter scope.
- [EXTERNAL_DOWNLOADS]: The skill references well-known, standard libraries for Algolia integration (algoliasearch, react-instantsearch) from the official npm registry.
- [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were detected.
Audit Metadata