create-spring-boot-kotlin-project
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads a project archive from the official Spring Initializr service (
https://start.spring.io).\n- [COMMAND_EXECUTION]: Runs shell commands to configure the project environment, extract files usingunzip, and execute build tasks through the Gradle wrapper (./gradlew).\n- [CREDENTIALS_UNSAFE]: Provides hardcoded default credentials (password:rootroot) for local PostgreSQL, Redis, and MongoDB configurations within the generated application properties and Docker Compose setup.
Audit Metadata