a1-migration
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Angular CLI to execute a schematic from the
@allianz/ngx-brand-kitpackage. This command (ng g @allianz/ngx-brand-kit:apply-a1-theme) is a standard developer workflow for applying design system themes and is executed within the project context. - [INDIRECT_PROMPT_INJECTION]: The skill analyzes and modifies project files, such as Angular component templates and TypeScript files.
- Ingestion points: Project source code including
.html,.ts, and.cssfiles. - Boundary markers: Not explicitly defined in the instructions.
- Capability inventory: Executes shell commands (
ng g) and performs file-system write operations to update components andpackage.jsonmetadata. - Sanitization: The skill follows specific transformation rules for known Allianz components, minimizing the risk of unintended instruction execution from the processed code.
Audit Metadata