skills/allianz/ng-aquila/a1-migration/Gen Agent Trust Hub

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-kit package. 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 .css files.
  • Boundary markers: Not explicitly defined in the instructions.
  • Capability inventory: Executes shell commands (ng g) and performs file-system write operations to update components and package.json metadata.
  • Sanitization: The skill follows specific transformation rules for known Allianz components, minimizing the risk of unintended instruction execution from the processed code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 07:32 AM