sif-migration-baseline
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains comprehensive documentation for migrating a legacy application to a new architecture (v2 setup). The instructions are specific to the 'navikt' development environment and follow standard software engineering practices.
- [COMMAND_EXECUTION]: The skill includes instructions to execute shell commands such as
rm -rffor cleaning up legacy domain code andgitcommands (git tag,git rm,git mv) for managing repository history during the migration. These actions are clearly documented as part of the primary migration workflow and are restricted to specific application paths within the workspace. - [EXTERNAL_DOWNLOADS]: The skill references several software packages and libraries (e.g.,
@navikt/ds-react,@sif/soknad,@sif/rhf). These resources are consistent with the 'navikt' vendor's own design system and internal application framework components. - [PROMPT_INJECTION]: The skill includes specific constraints on agent behavior, such as instructing the AI not to invent or author new texts on its own during migration tasks. This is a safety measure to ensure data integrity between the source and target applications and does not represent an attempt to bypass agent security filters.
Audit Metadata