Skip to main content

ecc-springboot-security

Implements best practices for Spring Security in Java Spring Boot, covering authentication, authorization, and input validation.

Install this skill

or
93/100

Security score

The ecc-springboot-security skill was audited on Jun 12, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 155

Template literal with variable interpolation in command context

SourceSKILL.md
155```yaml
low line 170

External URL reference

SourceSKILL.md
170uri: https://vault.example.com
low line 195

External URL reference

SourceSKILL.md
195config.setAllowedOrigins(List.of("https://app.example.com"));
Scanned on Jun 12, 2026
View Security Dashboard
Installation guide →