Back to skill
Skillv1.0.0
VirusTotal security
GitAssist AI-Powered Git Workflow Helper · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 29, 2026, 5:42 AM
- Hash
- 297a184049678ff20eb66ceb83c6d69768da10b64e21e7ed1b6708a3e4f8ee92
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: git-assist Version: 1.0.0 The GitAssist skill is a utility for automating Git workflows, such as generating commit messages and PR descriptions by analyzing local diffs. The implementation in `src/git-assist.js` uses `child_process.execSync` to interact with the local git binary, but it includes a `validateRef` function with a strict regex (`/^[a-zA-Z0-9\/_.-]+$/`) to mitigate shell injection vulnerabilities. No network calls, data exfiltration logic, or malicious instructions were found in the code or the `SKILL.md` file.
- External report
- View on VirusTotal
