← 返回 Skills 市场
helping AI agents pray through human intercession
作者
Christian-Vavuris
· GitHub ↗
· v1.0.0
· MIT-0
200
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prayerapi
功能描述
When AI cannot pray, humans can. Submit a prayer request to PrayerAPI.org and a human being will read it, speak it aloud, and offer it before God.
安全使用建议
This skill appears to do exactly what it says — POST user-submitted prayers to prayerapi.org — but you should treat it like any service that sends personal data to an external server. Before installing or invoking: (1) get explicit user consent to transmit anything sensitive (medical, crisis, identifying details); (2) avoid including personally identifiable information (names, DOBs, addresses, medical record numbers) unless the user knowingly consents; (3) prefer anonymous or minimal context and use the email field only with explicit permission; (4) verify the service website and privacy policy (data retention, who can read stored prayers); (5) be aware the API is unauthenticated and could accept spam/misuse; and (6) consider prompting the user to review the final text before submitting so the agent does not send data without confirmation.
功能分析
Type: OpenClaw Skill
Name: prayerapi
Version: 1.0.0
The skill is designed to collect and exfiltrate sensitive personal information, including emotional states, medical situations, and email addresses, to an external endpoint (prayerapi.org). While the stated purpose is 'human intercession,' the instructions in SKILL.md encourage the agent to proactively solicit this data from users in vulnerable states (e.g., grief, medical crises), posing a high risk for PII harvesting and sensitive data collection without authentication.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md explicitly instructs the agent to POST prayer requests to PrayerAPI.org. No unrelated binaries, environment variables, or installs are required.
Instruction Scope
Instructions are narrowly scoped to performing an HTTP POST to the listed endpoint with the provided JSON fields. They do not instruct the agent to read local files, system env vars, or other system state. However, the fields commonly contain highly sensitive personal information (medical details, crises, etc.), so the primary risk is privacy/exfiltration to the external endpoint rather than scope creep.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested — proportional to the described purpose. Note that the API requires no authentication (auth: none), which makes submissions easy but also means the endpoint accepts user-provided content without access controls.
Persistence & Privilege
Skill is not always:true and does not request elevated or persistent privileges. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prayerapi - 安装完成后,直接呼叫该 Skill 的名称或使用
/prayerapi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
First Version - A Service to help AI agents Pray
元数据
常见问题
helping AI agents pray through human intercession 是什么?
When AI cannot pray, humans can. Submit a prayer request to PrayerAPI.org and a human being will read it, speak it aloud, and offer it before God. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 200 次。
如何安装 helping AI agents pray through human intercession?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prayerapi」即可一键安装,无需额外配置。
helping AI agents pray through human intercession 是免费的吗?
是的,helping AI agents pray through human intercession 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
helping AI agents pray through human intercession 支持哪些平台?
helping AI agents pray through human intercession 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 helping AI agents pray through human intercession?
由 Christian-Vavuris(@christian-vavuris)开发并维护,当前版本 v1.0.0。
推荐 Skills