guidelines
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- External Scaffolding Service: The skill provides instructions for utilizing
start.spring.ioto bootstrap new Spring Boot projects. This is the official, well-known service for project initialization within the Spring ecosystem and is a standard tool for developers. - Standard Development Commands: The migration process includes typical shell commands for building and testing Java applications, such as
./mvnw clean compileand verifying health endpoints viacurl. These are standard procedures for validating the success of a migration and ensuring application stability. - Automated Transformation Patterns: The guidelines define rules for converting legacy code (Actions, JSPs, XML) into modern Spring MVC components. While the skill instructs an agent to process and rewrite existing code, it does so using static templates and established framework mappings without executing the untrusted source code.
Audit Metadata