Back to skill
Skillv1.1.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 3:54 AM
Hash
e2ee6243ad9bc5cd041a085d9688fe5d65c26022b6e60333c5aff0bd392de2f8
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: decodo-scraper Version: 1.1.0 The OpenClaw skill is designed for web scraping via the Decodo API. The `SKILL.md` and `README.md` provide clear, non-malicious instructions for the AI agent and user, with no evidence of prompt injection attempts to subvert agent behavior. The `tools/scrape.py` script uses `argparse` for secure command-line argument parsing and the `requests` library for API communication to `https://scraper-api.decodo.com`. It correctly handles the `DECODO_AUTH_TOKEN` environment variable for authentication. There is no evidence of data exfiltration beyond the stated purpose, persistence mechanisms, obfuscation, or suspicious dependencies in `requirements.txt`. The code's functionality is directly aligned with its described purpose.
External report
View on VirusTotal