claimable-postgres
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
npx get-dbcommand to provision database instances. This is the primary function for setting up temporary development environments.\n- [EXTERNAL_DOWNLOADS]: Fetches theget-dbutility from the npm registry. This package is provided by the author (Neon) to facilitate automated database provisioning.\n- [SAFE]: The skill manages theDATABASE_URLby writing it to the local.envfile. It follows best practices by instructing the agent to update environment files in place and to confirm with the user before running potentially destructive SQL seeds.
Audit Metadata