Jadwal Sholat

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: jadwal-sholat Version: 1.0.0 The skill bundle is classified as benign. The `SKILL.md` provides clear instructions for fetching prayer schedules from `api.myquran.com` and does not contain any prompt injection attempts. The `scripts/myquran_sholat.py` script uses only standard Python libraries (`urllib.request`, `json`) to interact with the specified API, without any evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All network requests are directed to `https://api.myquran.com/v3`, which aligns with the stated purpose.