spring-boot-pro-crud
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard development practices for Spring Boot project configuration and code generation.
- [COMMAND_EXECUTION]: The skill requests
Bashpermissions to perform file system operations and project setup tasks consistent with its stated purpose of scaffolding a Java project. - [EXTERNAL_DOWNLOADS]: The skill references standard Maven dependencies for
org.mapstructandlombok. These are well-known, reputable libraries hosted on official Maven repositories. - [DATA_EXFILTRATION]: No network requests to untrusted or non-whitelisted domains were found. The database configuration provided uses an in-memory H2 database (
jdbc:h2:mem:testdb) with default development credentials, which is appropriate for a local development template. - [PROMPT_INJECTION]: The skill does not contain instructions designed to bypass agent safety filters or override system prompts. Its 'CRITICO' and 'OBLIGATORIO' markers are used to ensure the agent follows specific sequential steps for a functional code generation process.
Audit Metadata