alloydb-postgres-health
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The scripts utilize
child_process.spawnto execute thenpxcommand, which is used to invoke the database health monitoring tools. - [EXTERNAL_DOWNLOADS]: The scripts use
npxto fetch the@toolbox-sdk/serverpackage from the NPM registry, a well-known package service, to execute the underlying logic for database health checks.
Audit Metadata