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 @decocms scope, 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 with git rm and git mv, and installing dependencies via bun install. These are standard project maintenance operations.
  • [DYNAMIC_EXECUTION]: The instructions suggest adding a generate script to package.json that uses tsx to execute a local generator script located in node_modules/@decocms/blocks-cli/scripts/generate.ts. This is a standard code generation step within the framework's architecture.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 06:53 AM
Security Audit — agent-trust-hub — decocms-v6-to-v7-upgrade