modernize-scan
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for legitimate code analysis, focusing on identifying technical debt and anti-patterns such as SOLID violations and performance issues.
- [SAFE]: File system interactions are restricted to the user-provided path or auto-detected project files (e.g., package.json, requirements.txt) for the purpose of scanning source code.
- [SAFE]: The skill utilizes a subagent delegation pattern, invoking 'ai-modernize:modernize-auditor' to process the assessment, which is a modular and standard design.
- [SAFE]: Report generation is directed to a specific local directory (/docs/modernize/) using timestamped filenames, which follows best practices for tool output storage.
- [SAFE]: The skill demonstrates a legitimate surface for processing untrusted data (reading user source code), but it contains no instructions that attempt to exfiltrate data or execute remote code based on that input.
Audit Metadata