Back to skill
Skillv1.0.0

VirusTotal security

GitHub Issue Finder · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:03 AM
Hash
5a421f141738985790aa7d98ef0e1a07927bd4d70aa8bbd1b4433cadc57d50dc
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: issue-finder Version: 1.0.0 The OpenClaw AgentSkills bundle 'issue-finder' is designed to analyze GitHub issues using the GitHub CLI. All code and instructions are directly aligned with this stated purpose. The `SKILL.md` provides legitimate examples of `gh`, `git`, `find`, and `grep` commands. The `scripts/analyze_issues.py` executes `gh` commands using `subprocess.run` with a list of arguments, which is the safest method and mitigates common shell injection vulnerabilities. There is no evidence of intentional harmful behavior, data exfiltration, persistence mechanisms, obfuscation, or explicit prompt injection attempts against the agent within the skill bundle itself. While powerful tools are used, their application is constrained to the skill's legitimate function.
External report
View on VirusTotal