Is clinicode/prayer-times safe?
https://github.com/openclaw/skills/tree/main/skills/clinicode/prayer-times
96
SAFE
This is a legitimate Islamic prayer times skill that provides prayer schedules for any global location. The skill makes appropriate API calls to location and prayer time services, contains clean documentation with no prompt injection attempts, and exhibits standard behavior matching its stated purpose.
Category Scores
Findings (4)
INFO External API Usage -5 ▶
The skill makes HTTP requests to legitimate external APIs for location detection and prayer times
INFO Executable Python Script -10 ▶
Contains a Python script that executes to fetch and display prayer times
INFO Network Activity During Installation -5 ▶
Expected git clone network activity to GitHub during installation
INFO Network Requests Required -5 ▶
Skill requires internet access to function as designed