prisma-database-setup-sqlserver
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate configuration guide for integrating Prisma with SQL Server and does not contain any malicious behavior.\n- [EXTERNAL_DOWNLOADS]: Mentions installing @prisma/adapter-mssql and mssql via npm. These are official, well-known packages required for SQL Server connectivity in the Prisma ecosystem.\n- [CREDENTIALS_UNSAFE]: Includes a sample connection string with a placeholder password (Password123) within a .env file template. This is a common documentation practice for local development setup and the skill correctly instructs the user to use environment variables for actual secret management.
Audit Metadata