Prayers

v1.0.0

Build a personal prayer system for any faith tradition with scheduling, logging, and spiritual tracking.

2· 913·0 current·0 all-time
byIván@ivangdavila
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 (personal prayer scheduling, logging, tracking) match the runtime instructions. The SKILL.md only asks to create a ~/prayers/ workspace, capture preferences, log entries, and offer reminders — all coherent with the stated purpose. No unrelated credentials, binaries, or system-wide access are requested.
Instruction Scope
Instructions are narrowly scoped: ask the user about tradition/preferences, create and write Markdown files under ~/prayers/, save logs/prayers/reflections, and optionally provide reminders/holy-day guidance. The SKILL.md does not instruct the agent to read unrelated files, export secrets, access environment variables, or send data to external endpoints. It does mention proactive reminders and holy-day info but provides no step that requires accessing unrelated system paths or credentials.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install model: nothing is downloaded or written beyond the local files the skill instructs the agent to create.
Credentials
The skill declares no required environment variables, credentials, or config paths. All requested storage is local (~/prayers/) and proportional to a journaling/prayer tracker.
Persistence & Privilege
always is false (normal). The skill allows model invocation (platform default), so the agent could act proactively (send reminders) if the broader agent environment supports notifications. This is expected behavior for a reminders/tracking skill but the user should confirm how reminders are delivered and whether the agent will run scheduled background tasks.
Assessment
This skill appears coherent and low-risk, but before installing: (1) be aware it will create and store files under ~/prayers/ (private spiritual logs and intentions); decide whether you want that on your device and consider backups/encryption for sensitive content. (2) Confirm how reminders/notifications would be delivered (local prompts, calendar events, push/email) — the skill itself doesn't request external access but the agent platform might use other channels. (3) If you don't want proactive reminders, disable autonomous invocation or decline reminder prompts. (4) Review agent-level permissions (file system and notification access) so only intended capabilities are granted.

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

latestvk97bwx0vrfah22dt9edwtzx8p980z37d

License

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

Runtime requirements

🙏 Clawdis
OSLinux · macOS · Windows

Comments