legacy-modernizer
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill suggests using shell utilities like
grepto map code dependencies and execution flows. It also includes templates for 'Golden Master' testing, which involves running local binaries (./legacy_app) to compare outputs against a modernized version. These are standard procedures for verifying consistency during refactoring. - [PROMPT_INJECTION]: No evidence of malicious behavior overrides or safety bypass attempts was found. The skill is designed to guide an AI agent through a technical modernization process using established software engineering principles.
- [SAFE]: The documentation explicitly warns against 'Red Flags' such as the use of
eval()with user input and unparameterized SQL queries. It proactively includes a security checklist for priority tasks like removing hardcoded secrets and enforcing HTTPS.
Audit Metadata