ITFE Code Review

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill is a legitimate code review tool designed to analyze git changes for architectural patterns (SOLID), security vulnerabilities, and performance issues. It utilizes standard system tools like `git`, `rg`, and `grep` to scope changes and provides comprehensive reference checklists in the `references/` directory to guide the AI's analysis. While it contains a strict instruction to respond only in Simplified Chinese, this appears to be a localization requirement rather than a malicious prompt injection, and there is no evidence of data exfiltration, unauthorized execution, or persistence mechanisms.