neon-functions

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill provides instructions for developing Node.js functions on the Neon platform using official tools and well-known libraries. No malicious code or hidden intent was identified.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes several industry-standard Node.js packages such as hono, pg, ws, ai, and zod. It also references specialized libraries for the Neon ecosystem, such as @neon/config and @neon/env. These dependencies are consistent with the skill's goal of building serverless HTTP handlers and AI agents.
  • [COMMAND_EXECUTION]: Instructions include the use of the Neon CLI for development and deployment workflows, specifically neon dev and neon deploy. These commands are standard for managing resources within the Neon environment.
  • [PROMPT_INJECTION]: The skill demonstrates processing user-provided text through AI models. While this presents an indirect prompt injection surface, the documentation includes security measures such as schema validation with Zod and authentication via JWTs to mitigate associated risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 01:07 PM
Security Audit — agent-trust-hub — neon-functions