decocms-v6-to-v7-upgrade
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install various packages under the
@decocmsscope, including@decocms/blocks,@decocms/tanstack,@decocms/blocks-admin, and@decocms/blocks-cli. These are vendor-owned resources directly related to the skill's migration purpose. - [COMMAND_EXECUTION]: The migration guide includes shell commands for identifying current imports using
grep, managing the repository state withgit rmandgit mv, and installing dependencies viabun install. These are standard project maintenance operations. - [DYNAMIC_EXECUTION]: The instructions suggest adding a
generatescript topackage.jsonthat usestsxto execute a local generator script located innode_modules/@decocms/blocks-cli/scripts/generate.ts. This is a standard code generation step within the framework's architecture.
Audit Metadata