zenstack-migrate-from-prisma
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install well-known packages from the official NPM registry, including the vendor's own packages (@zenstackhq/schema, @zenstackhq/orm, @zenstackhq/cli) and standard database drivers (pg, mysql2, better-sqlite3).
- [CREDENTIALS_UNSAFE]: The provided code examples follow security best practices by using environment variables (process.env.DATABASE_URL) to manage sensitive database connection strings rather than hardcoding credentials.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill's behavior is consistent with its stated purpose as a migration guide.
Audit Metadata