Skip to main content

p-api

Automates WhatsApp messaging and interactions using P-API, enabling efficient communication and management of instances and groups.

Install this skill

or
70/100

Security score

The p-api skill was audited on Feb 9, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 68

Curl to non-GitHub URL

SourceSKILL.md
68curl -X GET "https://your-server.com/api/instances" \
medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3summary: Complete WhatsApp automation API with microservices architecture. Send messages, interactive buttons, lists, carousels, polls, manage instances, groups, catalogs and webhooks. Features Admin
medium line 4

Webhook reference - potential data exfiltration

SourceSKILL.md
4description: Integration with P-API for WhatsApp automation. Use to send messages (text, image, video, audio, documents), interactive messages (buttons, lists, carousel, polls), manage WhatsApp instan
medium line 118

Webhook reference - potential data exfiltration

SourceSKILL.md
118### Webhook
low line 121

Webhook reference - potential data exfiltration

SourceSKILL.md
121POST /api/instances/:id/webhook
low line 123

Webhook reference - potential data exfiltration

SourceSKILL.md
123"url": "https://your-server/webhook",
low line 9

External URL reference

SourceSKILL.md
9![P-API Logo](https://papi.api.br/logo-official.png)
low line 15

External URL reference

SourceSKILL.md
15🌐 **Official Website:** https://papi.api.br
low line 16

External URL reference

SourceSKILL.md
16🤝 **Partner:** [Mundo Automatik](https://mundoautomatik.com/)
low line 58

External URL reference

SourceSKILL.md
58- Base URL: https://your-server.com
low line 68

External URL reference

SourceSKILL.md
68curl -X GET "https://your-server.com/api/instances" \
low line 123

External URL reference

SourceSKILL.md
123"url": "https://your-server/webhook",
low line 145

External URL reference

SourceSKILL.md
145**Website:** https://papi.api.br
low line 146

External URL reference

SourceSKILL.md
146**Partner:** [Mundo Automatik](https://mundoautomatik.com/)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →