Jadwal Sholat

v1.0.0

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 match the implementation: SKILL.md and scripts/myquran_sholat.py call only api.myquran.com endpoints for location search and schedule retrieval, which is exactly the stated purpose.
Instruction Scope
Runtime instructions are limited to calling the documented API endpoints (via curl or the included Python script). The instructions do not ask the agent to read local files, access unrelated environment variables, or transmit data to other endpoints.
Install Mechanism
No install spec is provided (instruction-only plus an included stdlib-only Python script). Nothing is downloaded from arbitrary URLs and no extra packages are installed.
Credentials
The skill requires no environment variables, credentials, or config paths. The included script does not read secrets or unrelated system files.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or requests permanent system-level presence. The default ability for the agent to invoke the skill autonomously is normal and not excessive here.
Assessment
This skill is internally consistent and implements only HTTPS calls to api.myquran.com to fetch prayer times. Before installing, consider: (1) it will make outbound requests to api.myquran.com (check you are comfortable with that external dependency and its privacy policy), (2) the included Python helper runs locally (stdlib only) and does not persist data, and (3) no secrets are required. If you want extra assurance, review the included scripts/myquran_sholat.py (already present) and test the skill offline or in a restricted environment.

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

latestvk97ctaf7nrkdhsr86h2pp3pn2s80k5ms

License

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

Comments