Jadwal Sholat

v1.0.1

Ambil jadwal sholat (imsak, subuh, dzuhur, ashar, maghrib, isya) untuk kota/kabupaten di Indonesia dari API Muslim api.myquran.com (sumber Kemenag Bimas Islam). Gunakan saat user minta jadwal sholat hari ini / tanggal tertentu / 1 bulan untuk lokasi tertentu, atau butuh mencari ID kab/kota.

0· 1.3k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with the included script and SKILL.md: both call api.myquran.com to search locations and fetch jadwal sholat. No unrelated credentials, binaries, or capabilities are requested.
Instruction Scope
SKILL.md and the Python helper only instruct running the local script or curl against api.myquran.com. There are no instructions to read unrelated files, access other services, or transmit data to third parties beyond the documented API.
Install Mechanism
No install spec; the helper is a small stdlib-only Python script included in the bundle. Nothing is downloaded from external or untrusted URLs during install.
Credentials
The skill requests no environment variables or credentials. The script sets a benign User-Agent and only performs public API calls — no secrets are required or accessed.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation; it does not modify other skills or request persistent system-wide privileges.
Assessment
This skill appears coherent and low-risk: it only queries the public api.myquran.com endpoints and includes the small Python script source so you can inspect or run it locally. Before installing, consider: (1) verify you trust the registry owner or review the bundled script yourself (the source is included and looks benign), (2) running the skill performs outbound HTTPS requests to api.myquran.com so ensure network access is acceptable for your environment, and (3) because the repository/source is listed as unknown, you may want to run it in a sandbox the first time. There are no requested secrets or background persistence to be concerned about.

Like a lobster shell, security has layers — review code before you run it.

latestvk972xphvtbb9s1xp8fe6nsaadx80jb13

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments