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.sh uses standard tools like keytool and openssl to generate RSA keys. scripts/test-jwt-setup.sh is a test utility that performs local requests using curl. Diagnostic scripts are also provided in references/troubleshooting.md for local troubleshooting.\n- [DYNAMIC_EXECUTION]: The ABAC implementation in references/authorization-patterns.md demonstrates 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
Risk Level
SAFE
Analyzed
Sep 15, 2026, 02:09 AM
Security Audit — agent-trust-hub — spring-boot-security-jwt