springboot-verification
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard build automation tools (Maven and Gradle) to compile, test, and analyze code. This is the primary function of the skill and follows standard development practices.
- [COMMAND_EXECUTION]: Uses common Unix utilities like
grepandgitto inspect source code for secrets and review version control differences. These commands are localized to the project directory and are used for security auditing. - [EXTERNAL_DOWNLOADS]: References the
postgres:16-alpineDocker image via Testcontainers for integration testing. This is a well-known service (Docker Hub) and a standard practice for isolated testing.
Audit Metadata