513-frameworks-micronaut-db-migrations-flyway
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration attempts were detected. The skill behavior aligns with its stated purpose of assisting with Micronaut Flyway migrations.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard Maven build commands (./mvnw compile, mvn clean verify) for project validation.
- [PROMPT_INJECTION]: The skill has an indirect prompt injection surface as it processes external project files.
- Ingestion points: Database migration scripts in src/main/resources/db/migration and application configuration files.
- Boundary markers: None explicitly defined for input data.
- Capability inventory: Capability to execute shell commands via the Maven build tool.
- Sanitization: The skill relies on build success as a verification mechanism rather than explicit sanitization.
Audit Metadata