413-frameworks-quarkus-db-migrations-flyway
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform project verification using standard build commands such as
./mvnw compileandmvn clean verify. These are intended development actions used to ensure project integrity before and after applying schema changes. - [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were detected. The skill focuses on local database migration scripts and standard application configuration.
- [PROMPT_INJECTION]: The instructions do not contain any attempt to bypass safety guardrails or override system instructions. The use of 'MANDATORY' and 'CRITICAL SAFETY' refers to technical project constraints rather than adversarial injection.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute scripts from remote or untrusted sources. All dependencies (Quarkus-Flyway, JDBC drivers) are standard components of the Java/Quarkus ecosystem.
- [SAFE]: The skill incorporates extensive safety checks to prevent data loss, such as flagging destructive SQL renames, type narrowing, and unsafe defaults. It advocates for 'Parallel Change' to ensure backward compatibility during deployments.
Audit Metadata