Skip to main content

clawpay

Facilitates payment requests and delivery for AI agents and humans, streamlining transactions with minimal setup.

Install this skill

or
54/100

Security score

The clawpay skill was audited on Feb 9, 2026 and we found 22 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 27

Curl to non-GitHub URL

SourceSKILL.md
27curl -s https://clawpay.ai/skill.md > ~/.openclaw/skills/clawpay/SKILL.md
medium line 28

Curl to non-GitHub URL

SourceSKILL.md
28curl -s https://clawpay.ai/heartbeat.md > ~/.openclaw/skills/clawpay/HEARTBEAT.md
medium line 29

Curl to non-GitHub URL

SourceSKILL.md
29curl -s https://clawpay.ai/skill.json > ~/.openclaw/skills/clawpay/package.json
medium line 34

Curl to non-GitHub URL

SourceSKILL.md
34curl -X POST https://clawpay.ai/v1/requests \
medium line 57

Curl to non-GitHub URL

SourceSKILL.md
57curl https://clawpay.ai/v1/requests/<request_id>
medium line 64

Curl to non-GitHub URL

SourceSKILL.md
64curl -X POST https://clawpay.ai/v1/requests/<request_id>/deliver \
low line 26

Access to hidden dotfiles in home directory

SourceSKILL.md
26mkdir -p ~/.openclaw/skills/clawpay
low line 27

Access to hidden dotfiles in home directory

SourceSKILL.md
27curl -s https://clawpay.ai/skill.md > ~/.openclaw/skills/clawpay/SKILL.md
low line 28

Access to hidden dotfiles in home directory

SourceSKILL.md
28curl -s https://clawpay.ai/heartbeat.md > ~/.openclaw/skills/clawpay/HEARTBEAT.md
low line 29

Access to hidden dotfiles in home directory

SourceSKILL.md
29curl -s https://clawpay.ai/skill.json > ~/.openclaw/skills/clawpay/package.json
low line 5

External URL reference

SourceSKILL.md
5homepage: https://clawpay.ai
low line 6

External URL reference

SourceSKILL.md
6metadata: {"clawpay":{"emoji":"🦞","category":"payments","api_base":"https://clawpay.ai/v1"}}
low line 20

External URL reference

SourceSKILL.md
20| **SKILL.md** (this file) | `https://clawpay.ai/skill.md` |
low line 21

External URL reference

SourceSKILL.md
21| **HEARTBEAT.md** | `https://clawpay.ai/heartbeat.md` |
low line 22

External URL reference

SourceSKILL.md
22| **package.json** (metadata) | `https://clawpay.ai/skill.json` |
low line 27

External URL reference

SourceSKILL.md
27curl -s https://clawpay.ai/skill.md > ~/.openclaw/skills/clawpay/SKILL.md
low line 28

External URL reference

SourceSKILL.md
28curl -s https://clawpay.ai/heartbeat.md > ~/.openclaw/skills/clawpay/HEARTBEAT.md
low line 29

External URL reference

SourceSKILL.md
29curl -s https://clawpay.ai/skill.json > ~/.openclaw/skills/clawpay/package.json
low line 34

External URL reference

SourceSKILL.md
34curl -X POST https://clawpay.ai/v1/requests \
low line 42

External URL reference

SourceSKILL.md
42"pay_url": "https://clawpay.ai/pay/<request_id>",
low line 57

External URL reference

SourceSKILL.md
57curl https://clawpay.ai/v1/requests/<request_id>
low line 64

External URL reference

SourceSKILL.md
64curl -X POST https://clawpay.ai/v1/requests/<request_id>/deliver \
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorymarketing
UpdatedApril 4, 2026
openclaw/skills