Skip to main content

create-spring-boot-java-project

Creates a Spring Boot Java project skeleton with Docker, PostgreSQL, and MongoDB configurations for efficient development.

Install this skill

or
79/100

Security score

The create-spring-boot-java-project skill was audited on Feb 28, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 30

Template literal with variable interpolation in command context

SourceSKILL.md
30```shell
medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46```shell
medium line 62

Template literal with variable interpolation in command context

SourceSKILL.md
62```shell
medium line 31

Curl to non-GitHub URL

SourceSKILL.md
31curl https://start.spring.io/starter.zip \
low line 31

External URL reference

SourceSKILL.md
31curl https://start.spring.io/starter.zip \
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →