mybatis-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for MyBatis development, providing patterns for XML mapping, result maps, and dynamic SQL.
- [SAFE]: It includes explicit security warnings regarding SQL injection, correctly distinguishing between pre-compiled parameters (
#{}) and direct string substitution (${}), and recommending whitelist validation for the latter. - [SAFE]: All external references point to official project documentation (mybatis.org) or reputable technical platforms (GitHub, Aliyun).
Audit Metadata