megatron-migration-generator

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local Python scripts, synthesize_full_patch_series.py and render_migration_artifacts.py, which are bundled within the skill package. Technical review of these scripts confirms they utilize only Python standard libraries (such as json, argparse, and pathlib) to transform structured migration data into Markdown reports and patch files. These operations are limited to the specified output directory and do not involve network connectivity or the execution of external binaries.
  • [SAFE]: The skill's design follows a secure-by-default methodology by requiring specific alignment data before proceeding and defaulting to the creation of reviewable artifacts (patches and reports) rather than automated workspace modification. This ensures that a developer remains in the loop to audit any generated code changes.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 06:48 AM