Back to skill
Skillv1.0.0

VirusTotal security

OpenClaw Skill Debugger · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:19 AM
Hash
26e6430863d3fed9686e95a2e637463457380c1da759be70eae3414f57ef0829
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-skill-debugger Version: 1.0.0 This OpenClaw AgentSkill is a debugging tool designed to identify common issues in other skills, such as hardcoded paths and missing dependencies. The `SKILL.md` and reference documents provide clear instructions and even include warnings about security risks like `npx` and recommend isolated environments. The provided scripts (`scripts/check-hardcoded-paths.sh`, `scripts/verify-dependencies.sh`) use standard diagnostic tools (`ripgrep`, `command -v`) to inspect the target skill's files and environment. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection against the agent. The functionality is aligned with its stated purpose of debugging.
External report
View on VirusTotal