algolia
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill's behavior aligns with its stated purpose as an Algolia connector.
- [EXTERNAL_DOWNLOADS]: The skill depends on well-known, standard libraries such as
@zapier/connectors-sdk,zod, and@modelcontextprotocol/sdkfrom the official NPM registry. - [COMMAND_EXECUTION]: The included
cli.jsentry point usesspawnSyncto manage internal routing between the TypeScript source and the compiled distribution. This is a standard architectural implementation for this tool and does not allow for arbitrary command execution. - [DATA_EXPOSURE]: Authentication is handled securely through environment variables or Zapier's managed connection service. No hardcoded credentials or sensitive local file access patterns were found.
Audit Metadata