skills/liaoann/skills/drizzle-orm/Gen Agent Trust Hub

drizzle-orm

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [SAFE]: The skill establishes legitimate coding standards for Drizzle ORM development.- [COMMAND_EXECUTION]: Instructions include using standard developer tools such as drizzle-kit generate and drizzle-kit check to maintain database schema consistency. These commands are executed within the context of a local development environment to generate migration files.- [INDIRECT_PROMPT_INJECTION]: The skill interacts with database schema files and migration scripts. 1. Ingestion points: Drizzle schema files (e.g., schema.ts) and migration scripts in the drizzle/ folder. 2. Boundary markers: Relies on external contract enforcement and TDD guidelines referenced via [[tdd]] and [[contracts]]. 3. Capability inventory: Subprocess execution of drizzle-kit CLI commands. 4. Sanitization: Relies on the standard validation logic provided by the Drizzle toolchain.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 03:56 PM
Security Audit — agent-trust-hub — drizzle-orm