spring-boot-security-jwt
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts for common developer tasks.
assets/generate-jwt-keys.shuses standard tools likekeytoolandopensslto generate RSA keys.scripts/test-jwt-setup.shis a test utility that performs local requests usingcurl. Diagnostic scripts are also provided inreferences/troubleshooting.mdfor local troubleshooting.\n- [DYNAMIC_EXECUTION]: The ABAC implementation inreferences/authorization-patterns.mddemonstrates evaluating policy conditions using Spring Expression Language (SpEL), which is the standard approach for dynamic authorization in Spring Boot.\n- [EXTERNAL_DOWNLOADS]: The documentation references official package registries for Maven and Gradle. It also illustrates integration with trusted services like Google, GitHub, and HaveIBeenPwned for authentication and security features.
Audit Metadata