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-db command to provision database instances. This is the primary function for setting up temporary development environments.\n- [EXTERNAL_DOWNLOADS]: Fetches the get-db utility from the npm registry. This package is provided by the author (Neon) to facilitate automated database provisioning.\n- [SAFE]: The skill manages the DATABASE_URL by writing it to the local .env file. 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
Risk Level
SAFE
Analyzed
Mar 20, 2026, 07:31 PM