spring-boot-starter-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidelines and XML templates for Spring Boot Starter development, focusing on project structure, dependency management, and release workflows.
- [EXTERNAL_DOWNLOADS]: The skill references official Maven binaries and package registries (e.g., repo.maven.apache.org, oss.sonatype.org). These are well-known, industry-standard services for the Java ecosystem.
- [COMMAND_EXECUTION]: Example workflows involve standard developer commands such as
mvn clean verifyandmvn deploy. These commands are used for their intended purpose in software development. - [PROMPT_INJECTION]: The skill provides templates with placeholders (e.g.,
{GROUP_ID}) that ingest user-defined data. While this constitutes a potential indirect prompt injection surface, it is a standard characteristic of project scaffolding tools and is assessed as safe within the context of the skill's primary purpose. - Ingestion points: Placeholder interpolation in
assets/pom-template.xmlandassets/pom-template-maven4.xml. - Boundary markers: Not present.
- Capability inventory: Execution of standard Maven build commands.
- Sanitization: Not present.
Audit Metadata