neon-postgres-egress-optimizer
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches additional skill instructions and documentation from the official
neon.comdomain and theneondatabaseGitHub repository. - [EXTERNAL_DOWNLOADS]: References the official
@neon/configNode.js package for Infrastructure as Code management, which is a standard component of the vendor's ecosystem. - [COMMAND_EXECUTION]: Provides standard CLI commands for managing skill dependencies via
npxand applying infrastructure configurations using theneonCLI tool. - [INDIRECT_PROMPT_INJECTION]: The skill analyzes query metadata and performance statistics from the
pg_stat_statementsextension to identify optimization targets. - Ingestion points: Query text and execution metrics returned from database system views.
- Boundary markers: The instructions establish a diagnostic context for interpreting performance data.
- Capability inventory: Executes SQL diagnostic queries and CLI commands for configuration updates.
- Sanitization: The skill focuses on standard performance metrics and provides structured templates for analyzing query anti-patterns.
Audit Metadata