leniu-java-entity
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains static Java templates for data models (Entities, VOs, DTOs) and does not include any executable scripts, network operations, or shell commands.
- [SAFE]: Input validation is explicitly integrated into the templates using Jakarta Validation annotations such as
@NotNull,@Pattern, and@DecimalMin, which reduces the risk of processing malicious user input. - [SAFE]: All external libraries referenced, including MyBatis-Plus, Lombok, Hutool, and EasyExcel, are well-established and trusted components within the Java development ecosystem.
- [SAFE]: The project-specific package
net.xnzn.coreand related naming conventions are consistent with the skill author's (xu-cell) stated vendor context and do not show signs of typosquatting or malicious impersonation.
Audit Metadata