mybatis-plus-generator
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: Detailed audit of all 45 files, including templates and reference guides, revealed no malicious patterns or security violations.
- [NO_CODE]: The skill consists exclusively of Markdown documentation and FreeMarker (.ftl) template files. It does not include executable scripts (e.g., shell, Python, or JavaScript) or binary components.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface inherent to its function as a code generator.
- Ingestion points: User-supplied database schemas (CREATE TABLE statements) and functional requirements (SKILL.md, Steps 1 and 3).
- Boundary markers: Absent; there are no specific instructions to use delimiters for separating untrusted schema data from generation instructions.
- Capability inventory: Generation of source code files across various architecture patterns including MVC and DDD (SKILL.md, Step 6).
- Sanitization: Absent; the instructions do not include steps for validating or escaping content extracted from user schemas before interpolation into templates.
Audit Metadata