Back to skill
Skillv1.0.2
VirusTotal security
Code Review Automation · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 6:20 AM
- Hash
- 4bc130be2c7b02777a28825f3549e46d7f1f674bd74af3718cb92b32d4f793f2
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: code-review-automation Version: 1.0.2 The code-review-automation bundle is a legitimate tool designed to automate GitHub pull request analysis using the Claude LLM. It features a comprehensive CLI (cli.py), a regex-based security scanner (security_scanner.py) for detecting secrets and common vulnerabilities, and a style checker (style_checker.py). The implementation follows standard security practices, such as using environment variables for API keys and safe YAML loading. The bundle is well-documented, includes an extensive test suite (tests/), and shows no signs of malicious intent, data exfiltration, or unauthorized execution.
- External report
- View on VirusTotal
