Back to skill
Skillv1.0.1

VirusTotal security

claude-review · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:42 AM
Hash
a4dd14dd318d7d1be5bce4ab9ffa0c6f4c1b4ae59b28d150f1d1129fd4897512
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: claude-review Version: 1.0.1 The skill provides a legitimate quality-gate mechanism using the official Anthropic Claude CLI (`claude-code`) to perform automated code and content reviews. While the `review-work.sh` script utilizes the `--dangerously-skip-permissions` flag, it appropriately restricts the sub-agent to read-only tools (`Read`, `Glob`, `Grep`) and includes a system prompt that explicitly forbids file modification or execution. The 'auto-learning' feature that logs failures to `LESSONS.md` is well-implemented with basic safeguards against command injection during logging.
External report
View on VirusTotal