Back to skill
Skillv1.0.0

VirusTotal security

AWS Health Monitor · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:53 AM
Hash
489176e60fcc2ec338cc7f00fff5018d0ff9dbfc22493d6b8b4dc970a1b986d4
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: aws-health-monitor Version: 1.0.0 The skill bundle is designed to monitor AWS Health Dashboard and send notifications via OpenClaw's messaging system. The Python script (`scripts/aws-health-monitor.py`) fetches data from a legitimate AWS endpoint (`https://health.aws.amazon.com/public/currentevents`) and uses `subprocess.run` to call the `openclaw message send` command. This call is implemented securely using a list of arguments, preventing shell injection. All configurations are handled via environment variables or local files, and there is no evidence of data exfiltration to unauthorized endpoints, persistence mechanisms, or prompt injection attempts in `SKILL.md`.
External report
View on VirusTotal