legacy-modernizer

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides architectural guidance and well-documented code templates for legacy system modernization and migration. It promotes best practices like characterization testing, feature flags, and incremental rollouts.
  • [COMMAND_EXECUTION]: The assessment script in references/system-assessment.md uses subprocess.run to execute git log for code hotspot analysis. This is a standard and safe implementation within the context of analyzing a local software repository, and it does not use a shell execution environment that would be vulnerable to injection.
  • [EXTERNAL_DOWNLOADS]: The documentation and code examples reference standard, well-known Python testing and web libraries (e.g., pytest, fastapi, sqlalchemy, httpx) as dependencies or for implementation examples. All referenced external resources are standard tools for the developer ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 04:40 PM
Security Audit — agent-trust-hub — legacy-modernizer