skills/zircote/sigint/migrate/Gen Agent Trust Hub

migrate

Pass

Audited by Gen Agent Trust Hub on Apr 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a robust migration process with multiple safety layers, including a preview mechanism (--dry-run) and mandatory user confirmation via AskUserQuestion before performing any write operations.
  • [SAFE]: Data integrity is prioritized through an automated backup system that preserves legacy configuration files (using .bak extensions) before any changes are made to the environment.
  • [SAFE]: The skill follows structured data best practices by using jq for JSON generation and enforcing schema validation after file writes to prevent configuration corruption.
  • [SAFE]: Command execution is limited to standard local file management tasks (moving files, updating .gitignore via sed, and jq operations) with no evidence of network activity, credential harvesting, or privilege escalation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 23, 2026, 12:50 PM
Security Audit — agent-trust-hub — migrate