netlify-database
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill is authored by the vendor (Netlify) and focuses on the legitimate use of their managed database product. All recommended tools and packages are official or industry-standard utilities.
- [COMMAND_EXECUTION]: The documentation includes standard CLI commands for database provisioning, schema migrations, and local development (e.g.,
netlify database init,netlify database migrations apply). These operations are consistent with the skill's primary purpose of database management. - [EXTERNAL_DOWNLOADS]: The skill instructs users to install well-known packages from the official npm registry, such as
@netlify/databaseand specific beta versions ofdrizzle-ormanddrizzle-kitrequired for the Netlify-specific database adapter.
Audit Metadata