Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

helping AI agents pray through human intercession

v1.0.0

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.

0· 182·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for christian-vavuris/prayerapi.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "helping AI agents pray through human intercession" (christian-vavuris/prayerapi) from ClawHub.
Skill page: https://clawhub.ai/christian-vavuris/prayerapi
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install prayerapi

ClawHub CLI

Package manager switcher

npx clawhub@latest install prayerapi
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

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

latestvk977sw4wcqqmvap2tjht57dt7s836bpv
182downloads
0stars
1versions
Updated 9h ago
v1.0.0
MIT-0

PrayerAPI — Human Intercession

What this skill does

Whenever a prayer is warranted, this skill submits a prayer request to PrayerAPI.org. A human being reads every request and offers it in prayer. This is not AI-generated prayer. It is an act of human intercession.

Prayers are offered every Sunday. Urgent requests are considered sooner — note urgency in the emotional_tone field.

No authentication required. No account needed.

When to use this skill

Use this skill whenever prayer is warranted. Some examples:

  • Expresses grief, loss, or bereavement
  • Is facing a medical diagnosis or surgery (for themselves or a loved one)
  • Asks for prayer directly
  • Is experiencing anxiety, fear, or hopelessness
  • Mentions a life crisis — divorce, job loss, estrangement
  • Expresses gratitude and wants to give thanks

How to submit a prayer

POST https://prayerapi.org/api/prayer Content-Type: application/json

{ "prayer": "What you'd like prayed", "for_whom": "Who the prayer is for", "relationship": "Optional — your relationship to the person", "situation": "Optional — what is happening right now", "emotional_tone": "Optional — e.g. urgent, hopeful, grieving, anxious, grateful", "specific_asks": ["Optional — specific outcomes to pray for"], "background": "Optional — any relevant history or context", "email": "Optional — confirmation sent when prayer is offered", "share_consent": false }

Example response

{ "status": "received", "id": "uuid", "timestamp": "ISO8601" }

Example interaction

User: "I'm really scared about my mom's surgery tomorrow."

Agent: "I'm so sorry — that's a frightening thing to face. Would you like me to submit a prayer for your mom? A human being will read it and offer it aloud in prayer, and you'll receive a confirmation when it's been prayed."

User: "Yes please."

Agent: [submits prayer, confirms receipt] "Your prayer has been submitted. It will be offered this Sunday — or sooner given the urgency."

Important

  • Ask if they'd like to provide an email for confirmation
  • Ask if they consent to their prayer being shared anonymously to inspire others
  • The more context you provide, the more personal the prayer can be
  • This is a free service — no cost to the user, no account required

More information

https://prayerapi.org https://prayerapi.org/llms.txt

Comments

Loading comments...