migrate

Pass

Audited by Gen Agent Trust Hub on Mar 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs standard file system operations to manage plugin state. This includes using ls for version detection, mkdir and cp for creating timestamped backups of the ~/.claude/.context/ directory, and rmdir for cleaning up legacy directories.
  • [COMMAND_EXECUTION]: Executes migration logic via local scripts and inline commands. Specifically, it uses uv run python to execute an internal synchronization script and python3 -c to programmatically verify hook configurations in the local settings.json file. All actions are scoped to the plugin's own directories and configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 15, 2026, 01:56 AM