skills/timschoch/skilly/drizzle-cli/Gen Agent Trust Hub

drizzle-cli

Pass

Audited by Gen Agent Trust Hub on Sep 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides instructions for executing drizzle-kit CLI commands such as generate, migrate, push, check, and studio. These are standard, legitimate operations for managing database schemas and migrations in development environments.
  • [INDIRECT_PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection as it is designed to process user-controlled database schema and migration files.
  • Ingestion points: The skill processes Drizzle schema files and migration scripts typically found in a user's repository.
  • Boundary markers: No specific delimiters or safety warnings for handling untrusted schema content are provided.
  • Capability inventory: The skill uses the drizzle-kit tool to modify database structures and generate migration files based on input code.
  • Sanitization: No specific sanitization steps are documented; the skill assumes the schema files are trusted components of the project environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 1, 2026, 02:01 PM
Security Audit — agent-trust-hub — drizzle-cli