Skip to main content

create-spring-boot-kotlin-project

Creates a Spring Boot Kotlin project skeleton with Docker support and configurations for PostgreSQL, MongoDB, and Redis.

Install this skill

or
79/100

Security score

The create-spring-boot-kotlin-project skill was audited on Mar 1, 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 47

Template literal with variable interpolation in command context

SourceSKILL.md
47```shell
medium line 63

Template literal with variable interpolation in command context

SourceSKILL.md
63```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 Mar 1, 2026
View Security Dashboard
Installation guide →