api-feature-cqrs
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes user-provided input to generate source code files, creating an indirect injection surface.
- Ingestion points: User-supplied parameters such as
--nameand--fieldsare used to populate file templates inSKILL.md. - Boundary markers: None explicitly defined to distinguish between user input and template code.
- Capability inventory: The skill utilizes
Write,Edit, andReadtools to create and modify the application's source code directory. - Sanitization: No explicit validation or escaping of the input fields is described within the instruction set.
Audit Metadata