Back to skill
Skillv0.1.0

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 4:34 AM
Hash
1a1e06bd3479fae2830541b38ca4013f6cc25eccc5764a5755c5d0c2dff37223
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: bing-wallpaper Version: 0.1.0 The skill is designed to fetch the daily Bing wallpaper from a specified external API (`https://60s.viki.moe/v2/bing`). The `SKILL.md` instructions are clear and do not contain any prompt injection attempts or instructions for the AI agent to perform unauthorized actions. The `scripts/wallpaper.sh` script uses `curl` to make the API call and properly validates the `encoding` parameter against a whitelist (`text|json|image|markdown`) before constructing the URL, effectively preventing injection vulnerabilities. There is no evidence of data exfiltration, malicious execution, persistence, or obfuscation.
External report
View on VirusTotal