alloydb-omni-replication

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The scripts utilize the npx utility to fetch and execute the @toolbox-sdk/server@1.1.0 package from the npm registry. This provides a controlled and versioned environment for the database management logic.
  • [COMMAND_EXECUTION]: Shell commands are invoked using child_process.spawn to run the database utilities. The scripts include logic to handle argument quoting and escaping to ensure compatibility and prevent misinterpretation across different operating systems.
  • [SAFE]: The skill follows security best practices by loading sensitive connection parameters and credentials from environment variables or local .env files rather than hardcoding them within the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 05:18 AM