prisma-connection-pool-exhaustion
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of instructions and code examples for database connection management. It does not contain executable malicious code, prompt injections, or obfuscation.
- [EXTERNAL_DOWNLOADS]: Mentions standard Node.js tools like 'prisma' and 'autocannon' via npx. These are well-known packages in the developer ecosystem used for the stated purpose of database management and load testing.
- [CREDENTIALS_UNSAFE]: Demonstrates secure handling of database credentials by using placeholders like 'user:pass' and recommending the use of '.env' files, which is consistent with standard security practices for secret management.
Audit Metadata