spring-boot-test-patterns

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references standard Maven and Gradle dependencies from the Spring Framework and Testcontainers projects. These are well-known and trusted sources within the software development community.
  • [CREDENTIALS_UNSAFE]: Example configurations for Testcontainers and GitHub Actions use common placeholder credentials such as 'test' for database access. These are standard for isolated testing environments and do not pose a security risk to production data.
  • [COMMAND_EXECUTION]: Provides instructions for running tests through standard build tool wrappers like './mvnw' and './gradlew', which is standard and expected behavior for Java development tasks.
  • [PROMPT_INJECTION]: The instructions provided are strictly technical and educational, with no attempts to override model behavior, bypass safety filters, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 11:43 PM