n8n:db-migrations
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Technical Documentation Analysis: The skill provides detailed coding standards for TypeORM migrations within the n8n ecosystem, focusing on architectural integrity and maintainability.\n- [SAFE]: Injection Prevention: Instructions explicitly require the use of escaping helpers (
escape.tableName,escape.columnName) for all database identifiers, effectively preventing SQL injection vulnerabilities.\n- [SAFE]: Trusted Resource Usage: The skill references official developer tools (pnpm, n8n CLI) and documentation utilities (tbls) that are standard in the industry and specific to the n8n project's build environment.
Audit Metadata