Back to skill
Skillv1.0.0

VirusTotal security

Arc Budget Tracker · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 4:00 AM
Hash
1d1b14ef63967e1325647a9a1422336fd65bf6e4ed756c69d81f7d0e9cd4d45f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: arc-budget-tracker Version: 1.0.0 This OpenClaw skill provides a local budget tracking utility. The `SKILL.md` instructions are clear and directly relate to the stated purpose, showing no signs of prompt injection. The `scripts/budget.py` code performs standard file I/O operations within a designated directory (`~/.openclaw/budget-tracker/budget.json` by default) and does not engage in network communication, arbitrary code execution, or access sensitive system resources. While the `--data-dir` argument could theoretically be misused by an attacker to point to sensitive file paths, this is a common pattern for user-configurable data locations and does not indicate malicious intent within the skill itself, nor is it exposed in the `SKILL.md` in a way that encourages such misuse.
External report
View on VirusTotal