Back to skill
Skillv0.2.1

VirusTotal security

Trace Debuger · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

SuspiciousApr 29, 2026, 5:02 AM
Hash
164c0caf8be5e3537f3a3b8c8550f7cc2a7fc72811c789a733928643aa928cf5
Source
palm
Verdict
suspicious
Code Insight
Type: OpenClaw Skill Name: trace-debuger Version: 0.2.1 The skill performs trace debugging by fetching data from Jaeger and Elasticsearch and analyzing local source code. It exhibits high-risk behaviors including recursive file system traversal and reading of local files within a user-defined 'repo_path' (scripts/trace_debuger.py), and it executes an external binary 'codex' via subprocess.run to perform analysis. While these actions align with the stated purpose of debugging code, the broad file access and execution of external commands represent a significant attack surface, especially given the hardcoded default path '/Users/noodles/...' which suggests unvetted development code.
External report
View on VirusTotal