Skip to main content

prayer-times

Provides accurate Islamic prayer times and automated reminders for any location using official calculation methods.

Install this skill

or
81/100

Security score

The prayer-times skill was audited on Feb 16, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 192

Curl to non-GitHub URL

SourceSKILL.md
192curl -fsSL https://pkg.cloudflareclient.com/pubkey.gpg | sudo gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg
medium line 192

Access to system keychain/keyring

SourceSKILL.md
192curl -fsSL https://pkg.cloudflareclient.com/pubkey.gpg | sudo gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg
medium line 193

Access to system keychain/keyring

SourceSKILL.md
193echo "deb [signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/cloudflare-client.list
low line 192

External URL reference

SourceSKILL.md
192curl -fsSL https://pkg.cloudflareclient.com/pubkey.gpg | sudo gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg
low line 193

External URL reference

SourceSKILL.md
193echo "deb [signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/cloudflare-client.list
low line 209

External URL reference

SourceSKILL.md
209- **Endpoint:** https://api.aladhan.com
low line 210

External URL reference

SourceSKILL.md
210- **Documentation:** https://aladhan.com/prayer-times-api
Scanned on Feb 16, 2026
View Security Dashboard