algolia-debug-bundle

Pass

Audited by Gen Agent Trust Hub on Apr 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill utilizes environment variables (ALGOLIA_APP_ID, ALGOLIA_ADMIN_KEY) for API authentication, which is the standard and recommended practice for managing sensitive credentials.
  • [SAFE]: Network operations are restricted to well-known, official Algolia domains (algolia.net, algolianet.com, status.algolia.com) solely for retrieving index metadata, status, and logs relevant to the diagnostic purpose.
  • [SAFE]: The shell script uses standard system utilities (curl, jq, tar) for gathering and packaging debug data into a local archive. It does not perform any automated external exfiltration of the collected data.
  • [SAFE]: The instructions include clear guidance on data privacy, explicitly advising the user to redact PII and full API keys before sharing the generated bundle with support teams.
  • [SAFE]: Tool access is appropriately scoped in the YAML frontmatter to the specific binaries required for the diagnostic tasks (curl, npm, tar, jq, Grep).
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 13, 2026, 09:29 PM