Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 4:57 AM
Hash
161e9dd716f6c0f407c38f128af8d3ca779cbbc25267c091e948a38903830c21
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: report-generator-pedro Version: 1.0.0 The OpenClaw skill bundle is classified as benign. The `SKILL.md` provides clear, task-oriented instructions to the AI agent without any signs of prompt injection attempting to subvert its behavior. The core script, `scripts/generate_report.py`, demonstrates strong security practices by implementing explicit path validation (`_validate_path`) to prevent path traversal attacks and using `html.escape` to prevent HTML injection (XSS) in the generated reports. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or other malicious activities. All operations are confined to the stated purpose of generating data reports.
External report
View on VirusTotal