neon-postgres

Pass

Audited by Gen Agent Trust Hub on Jul 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute several shell commands to automate the setup of the Neon environment.
  • Runs npx -y neon@latest init to initialize projects and install the Neon extension.
  • Uses npx -y add-mcp to configure the Neon Model Context Protocol (MCP) server for the agent.
  • Instructs the installation of the Neon VS Code extension via the command line.
  • [EXTERNAL_DOWNLOADS]: The skill fetches configuration and documentation from official and trusted sources.
  • Downloads project documentation in Markdown format from the official neon.com domain using curl or direct URL appending.
  • Fetches the current documentation index from https://neon.com/docs/llms.txt to ensure up-to-date information.
  • Installs infrastructure-as-code and environment utilities from the npm registry using npm i @neon/config and related packages.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 23, 2026, 08:42 PM
Security Audit — agent-trust-hub — neon-postgres