legacy-modernizer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is strictly focused on providing best-practice architectural guidance for legacy modernization. All code snippets are benign templates demonstrating design patterns like Strangler Fig, Adapter, and Decorator.- [PROMPT_INJECTION] (SAFE): No instructions attempting to bypass safety filters, reveal system prompts, or override agent constraints were found. The constraints section reinforces safe operational behavior.- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file path access (e.g., SSH keys, env files), or suspicious network operations are present. Code examples use generic placeholders.- [REMOTE_CODE_EXECUTION] (SAFE): No patterns of remote script downloading (curl|bash) or execution of external untrusted code were identified. Code is static and pedagogical.- [COMMAND_EXECUTION] (SAFE): No shell command executions or privilege escalation (sudo) attempts were found in the provided files.
Audit Metadata