algolia-observability

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard implementation templates for Algolia observability using industry-standard libraries. No malicious patterns, obfuscation, or unauthorized data access were detected.
  • [CREDENTIALS_UNSAFE]: The code correctly uses process.env.ALGOLIA_APP_ID and process.env.ALGOLIA_ADMIN_KEY for secret management, which is a recommended security practice.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known npm packages (algoliasearch, prom-client, express, @opentelemetry/api, pino) which are appropriate for the stated purpose of monitoring and instrumentation.
  • [INDIRECT_PROMPT_INJECTION]: While the skill processes user-provided search queries (e.g., in tracedSearch and logSearch), these are handled as data for logging and tracing purposes without being executed or interpreted as instructions by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 09:29 PM