Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:14 AM
Hash
e659e627ec7c0481226c7f1ab62b27fe47be5e3e6ab87fe7de145b361c885c41
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: splitwise Version: 0.1.0 The skill bundle is benign. The `SKILL.md` clearly outlines the skill's purpose, required environment variables (`SPLITWISE_API_KEY`), and external endpoints (`https://secure.splitwise.com/api/v3.0/create_expense`). The `scripts/add_expense.py` uses standard Python libraries (`argparse`, `urllib.request`) for input parsing and API interaction, preventing shell injection and safely handling data. There is no evidence of prompt injection attempts, unauthorized data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All actions are transparent and aligned with the stated goal of managing Splitwise expenses.
External report
View on VirusTotal