create-spring-boot-kotlin-project
Fail
Audited by Snyk on Apr 29, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt instructs the agent to insert explicit plaintext credentials (e.g., "rootroot", "root", DB passwords) directly into configuration files and docker-compose, requiring the model to output those secret values verbatim.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill runs a runtime curl to fetch https://start.spring.io/starter.zip which provides project source/build files the user then unzips and builds/runs (via Gradle), meaning remote code is fetched at runtime and can be executed locally.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata