ideogram-debug-bundle

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The skill utilizes several system tools including grep, tar, and curl to gather diagnostic data. These operations are restricted to the intended purpose of creating a support bundle.
  • [DATA_EXPOSURE] (LOW): The skill reads potentially sensitive files such as ~/.npm/_logs/*.log and .env. Although it accesses these paths, it implements a redaction step using sed to mask values in the environment file and targets specific log patterns to minimize the risk of accidental credential leakage.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill performs a network connectivity check via curl to https://api.ideogram.com/health. This is a legitimate health-check endpoint for the service and does not involve downloading or executing external code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 04:10 AM