flyway-migration
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for Flyway migration patterns, including SQL naming conventions and table creation examples.
- [SAFE]: Kotlin code examples demonstrate best practices by retrieving database credentials from environment variables (
DATABASE_USERNAME,DATABASE_PASSWORD) rather than hardcoding them. - [SAFE]: The SQL examples (DDL and DML) are standard for database schema management and do not contain any suspicious commands.
- [SAFE]: No obfuscation, prompt injection, or unauthorized network communication patterns were identified across the analyzed files.
Audit Metadata