spring-boot-testing
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and technical reference for developers. It covers standard testing patterns such as Unit Testing, Integration Testing with Testcontainers, and Web Layer testing using MockMvcTester.
- [EXTERNAL_DOWNLOADS]: The skill references industry-standard, well-known libraries and frameworks including Spring Boot, JUnit 6, AssertJ, Instancio, and Testcontainers. These are trusted sources within the Java ecosystem and are documented neutrally for their intended use in development environments.
- [COMMAND_EXECUTION]: While the skill provides code snippets for executing tests and managing database containers via Testcontainers, these are standard development practices. No arbitrary or malicious command execution patterns (such as shell injection or unauthorized system modifications) were identified.
- [DATA_EXPOSURE]: There are no hardcoded secrets, API keys, or sensitive credentials. The mentioned configuration files (like
~/.testcontainers.properties) are standard for the tools described and do not involve the exfiltration of sensitive user data. - [PROMPT_INJECTION]: The instructions provided for the AI agent (e.g., regarding code complexity assessment) are constructive and aimed at providing better architectural advice to the user. They do not attempt to bypass safety filters or override the agent's core instructions maliciously.
Audit Metadata