prisma-driver-adapter-implementation

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and implementation templates for database driver adapters. All code snippets follow standard development practices for Prisma extensions.
  • [DATA_EXFILTRATION]: No suspicious network operations or credential harvesting patterns were found. The skill correctly recommends the use of environment variables for database connection strings.
  • [COMMAND_EXECUTION]: While the skill defines methods for executing SQL (executeRaw, executeScript), these are standard functionalities for a database driver. The templates use parameterized queries, which is a best practice for preventing SQL injection.
  • [EXTERNAL_DOWNLOADS]: The skill references official Prisma utility packages (@prisma/driver-adapter-utils), which are maintained by a well-known and reputable organization.
  • [OBFUSCATION]: No obfuscated content, Base64 strings, or hidden URLs were detected within the documentation or code samples.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 11:56 PM
Security Audit — agent-trust-hub — prisma-driver-adapter-implementation