skills/santosomar/general-secure-coding-agent-skills/spring-mvc-to-boot-migrator/Gen Agent Trust Hub
spring-mvc-to-boot-migrator
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural guidance and code templates for migrating Spring applications. All recommended dependencies and parent POMs are official Spring Framework artifacts from well-known repositories.
- [DATA_EXPOSURE]: The skill uses standard environment variable placeholders (e.g.,
${DB_URL},${db.user}) for database configuration, which is a recommended secure practice for managing credentials in Spring Boot applications. - [COMMAND_EXECUTION]: No shell commands, dangerous subprocess calls, or unauthorized file system operations were identified. The skill's focus is on static code transformation and configuration mapping.
Audit Metadata