Skip to main content

pachca-bots

Facilitates bot management and webhook handling for automated tasks and alerts using Pachca's CLI tools.

Install this skill

or
53/100

Security score

The pachca-bots skill was audited on May 12, 2026 and we found 11 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 52

Webhook reference - potential data exfiltration

SourceSKILL.md
521. Создай бота в интерфейсе Пачки: Автоматизации → Интеграции → Webhook
medium line 56

Webhook reference - potential data exfiltration

SourceSKILL.md
563. Укажи Webhook URL для получения событий
medium line 58

Webhook reference - potential data exfiltration

SourceSKILL.md
58> Бот создаётся через UI, не через API. Единственный эндпоинт для ботов — PUT /bots/{id} (обновление webhook URL). API используется для отправки сообщений от имени бота.
medium line 61

Webhook reference - potential data exfiltration

SourceSKILL.md
61### Обновить Webhook URL бота
medium line 63

Webhook reference - potential data exfiltration

SourceSKILL.md
631. Обнови webhook URL бота:
low line 65

Webhook reference - potential data exfiltration

SourceSKILL.md
65pachca bots update <bot_id> --webhook='{"outgoing_url":"https://example.com/webhook"}'
medium line 98

Webhook reference - potential data exfiltration

SourceSKILL.md
98| GET | /webhooks/events | История событий |
medium line 99

Webhook reference - potential data exfiltration

SourceSKILL.md
99| DELETE | /webhooks/events/{id} | Удаление события |
medium line 104

Webhook reference - potential data exfiltration

SourceSKILL.md
104references/handle-incoming-webhook-event.md — Handle incoming webhook event
medium line 110

Webhook reference - potential data exfiltration

SourceSKILL.md
110references/webhook-events.md — Webhook event types
low line 65

External URL reference

SourceSKILL.md
65pachca bots update <bot_id> --webhook='{"outgoing_url":"https://example.com/webhook"}'
Scanned on May 12, 2026
View Security Dashboard
Installation guide →