kotlin-spring-boot
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [General Security] (SAFE): The skill consists entirely of static Markdown documentation and Kotlin code snippets. There are no executable scripts (.sh, .py, .js) or instructions that could lead to unauthorized system actions.
- [Prompt Injection] (SAFE): No patterns of prompt injection, jailbreaking, or attempts to override system instructions were found. The language used is purely descriptive and instructional for software development.
- [Data Exposure] (SAFE): No hardcoded credentials, API keys, tokens, or sensitive file paths (such as SSH keys or AWS credentials) are present in the code examples.
- [Dependencies] (SAFE): The Gradle build configuration uses standard, trusted plugins and libraries from the Spring Boot and Kotlin ecosystems. No suspicious third-party repositories or unknown packages are referenced.
- [Remote Code Execution] (SAFE): There are no commands or logic for downloading and executing remote code (e.g., curl | bash). All logic is localized to the provided Kotlin class definitions.
Audit Metadata