Deen Time

v1.0.1

Get daily Islamic prayer (Salah) times, Iftar, and Suhoor schedules for any location worldwide. Supports 15+ calculation methods, Hijri dates, and Ramadan ca...

2· 586·0 current·0 all-time
byFarhan Ishraq@fermions75
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 (prayer times, iftar/suhoor, Ramadan calendars) match the declared requirements: only curl and network access are needed and the SKILL.md calls the Aladhan API (a public, unauthenticated service). The claw.json network permission aligns with this purpose.
Instruction Scope
SKILL.md only instructs making HTTPS GET requests to api.aladhan.com and formatting the returned JSON. It does not request unrelated files, environment variables, or other system state. It asks for user location/date when needed and explains how to parse the API response.
Install Mechanism
There is no install spec and no code to write to disk (instruction-only). This minimizes filesystem risk and is appropriate for a simple API-wrapper skill.
Credentials
No environment variables, credentials, or config paths are requested. The skill only needs outbound network access to a single public API, which is proportional to its function.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. disable-model-invocation is false (the default), meaning the agent may call the skill autonomously—this is expected for skills and is not excessive here. The skill does not request persistent storage or modify other skills.
Assessment
This skill is internally consistent: it only uses curl to call the public Aladhan API and requires no credentials or disk access. Before installing, consider: (1) the publisher/source is unknown — if provenance matters to you, prefer skills from known authors or check the repository; (2) API calls send the requested city/coordinates to a third-party service (aladhan.com), so avoid sending sensitive location details you wouldn't want shared; and (3) the agent will be able to make outbound network calls when it invokes the skill (normal behavior). If those points are acceptable, the skill appears safe and proportionate for its stated purpose.

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

deenvk974dhctpqya5a2z4396bdhwph81ejx4iftarvk974dhctpqya5a2z4396bdhwph81ejx4islamvk974dhctpqya5a2z4396bdhwph81ejx4islamicvk974dhctpqya5a2z4396bdhwph81ejx4latestvk9723j27em0mf013ybgh2dvk0s81gx5qprayer-timesvk974dhctpqya5a2z4396bdhwph81ejx4ramadanvk974dhctpqya5a2z4396bdhwph81ejx4salahvk974dhctpqya5a2z4396bdhwph81ejx4suhoorvk974dhctpqya5a2z4396bdhwph81ejx4

License

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

Runtime requirements

Binscurl

Comments