netlify-db
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains standard documentation for database integration and does not exhibit malicious patterns, prompt injection, or data exfiltration attempts.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of official packages including
@netlify/neon,@neondatabase/serverless, anddrizzle-ormfrom standard registries. - [COMMAND_EXECUTION]: Includes usage of the Netlify CLI for initializing databases (
netlify db init) and executing commands within the local development environment (netlify dev:exec).
Audit Metadata