api-baas-neon
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill instructions do not contain any attempts to override agent behavior or bypass safety constraints.- [DATA_EXFILTRATION]: No evidence of data exfiltration was found. Network requests are directed exclusively to official Neon API endpoints (console.neon.tech) for database management.- [REMOTE_CODE_EXECUTION]: The skill references legitimate, well-known dependencies such as the official @neondatabase/serverless driver and neonctl CLI. It also uses official GitHub Actions from the neondatabase organization.- [CREDENTIALS_UNSAFE]: While the skill discusses connection strings, all examples use placeholders (user:pass, ..., or environment variables). No hardcoded secrets were detected.- [COMMAND_EXECUTION]: Shell commands are restricted to standard development workflows using the neonctl CLI and do not include any privilege escalation or persistence mechanisms.
Audit Metadata