概要
The Repository Security Auditor skill enables Claude to evaluate the safety of open-source projects by systematically analyzing installation scripts, source code, and project dependencies. It identifies high-risk red flags such as obfuscated code, unauthorized network calls to unknown hosts, sensitive file access (like SSH keys or AWS credentials), and typosquatted packages. By providing a structured report with a clear safety verdict, this skill helps developers and security researchers mitigate the risks of supply chain attacks and malicious software before any code is executed on their local machine.