neon-js-react
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@neondatabase/neon-js, which is the official package provided by the verified vendor. - [COMMAND_EXECUTION]: Provides standard commands for package installation and database type generation using the vendor's CLI (
npx neon-js gen-types). - [CREDENTIALS_UNSAFE]: Follows best practices by using environment variables (
import.meta.env) for API URLs and providing placeholders for database connection strings in example commands, avoiding hardcoded secrets.
Audit Metadata