legacy-modernizer
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill. All instructions and reference scripts align with standard software engineering practices for legacy system modernization.
- [COMMAND_EXECUTION]: The skill provides reference scripts in
references/system-assessment.mdthat use thesubprocessmodule to executegitcommands for repository analysis. These commands are hardcoded to standard git operations and do not interpolate untrusted user input. - [EXTERNAL_DOWNLOADS]: The documentation references well-known, industry-standard tools and libraries such as FastAPI, Flask, SQLAlchemy, pytest, and Hypothesis for implementing modernization strategies.
- [SAFE]: The skill includes comprehensive safety guidelines and constraints (e.g., ensuring rollback capability, requiring test coverage) that promote secure and stable system transitions.
Audit Metadata