alloydb-postgres-access-management
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
child_process.spawnto execute commands via thenpxpackage runner. This execution is limited to invoking the underlying database management tools provided by the @toolbox-sdk/server utility. - [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch the @toolbox-sdk/server package from the official NPM registry at runtime. This package is an established tool from a trusted organization (Google) and is necessary for the skill's primary database management functions.
Audit Metadata