This skill is coherent Neon Functions documentation, but needs review because some copyable examples expose public database-backed endpoints or third-party telemetry before clearly scoping access and sensitive data handling.
Review this skill before installing if you will let an agent deploy code. Treat every Neon Function URL as public: require authentication before database, MCP, WebSocket, SSE, or agent work; scope database actions to the authenticated user or tenant; sanitize telemetry before sending it to Sentry or Mastra; and avoid using the broad triggers unless you specifically intend to build on Neon Functions.