512-frameworks-micronaut-data

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run ./mvnw compile and ./mvnw clean verify to validate project state and verify persistence changes. These are standard, expected operations within a Java development workflow.
  • [EXTERNAL_DOWNLOADS]: The test guidelines reference the use of PostgreSQLContainer (Testcontainers) for integration testing. This involves pulling official images from well-known Docker registries, which is standard practice for reproducible development environments.
  • [PROMPT_INJECTION]: There are no detected patterns of prompt injection, such as attempts to ignore safety guidelines, bypass constraints, or extract system prompts.
  • [DATA_EXFILTRATION]: No patterns of data exfiltration or unauthorized network communication were found. The skill's focus remains on legitimate database interactions and testing.
  • [SAFE]: The skill proactively addresses security by explicitly warning against SQL string concatenation and providing 'Good' examples using named parameters to mitigate injection risks. It also provides guidance on optimistic locking and transactional integrity.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 05:56 PM
Security Audit — agent-trust-hub — 512-frameworks-micronaut-data