Skip to main content

PandaDoc Automation

Automates document workflows in PandaDoc, enabling users to create, manage, and track documents efficiently through Composio integration.

Install this skill

or
41/100

Security score

The PandaDoc Automation skill was audited on Feb 28, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: "Automate document workflows with PandaDoc -- create documents from files, manage contacts, organize folders, set up webhooks, create templates, and track document status through the Comp
medium line 11

Webhook reference - potential data exfiltration

SourceSKILL.md
11Manage **PandaDoc** document workflows directly from Claude Code. Create documents from uploaded files, manage recipients and contacts, organize with folders, set up event webhooks, create templates,
medium line 24

Webhook reference - potential data exfiltration

SourceSKILL.md
243. Ensure your PandaDoc workspace has the appropriate plan for the features you need (e.g., e-signatures, templates, webhooks).
medium line 100

Webhook reference - potential data exfiltration

SourceSKILL.md
100### 5. Set Up Webhooks
medium line 102

Webhook reference - potential data exfiltration

SourceSKILL.md
102Create webhook subscriptions to receive real-time notifications when document events occur.
medium line 104

Webhook reference - potential data exfiltration

SourceSKILL.md
104**Tool:** `PANDADOC_CREATE_WEBHOOK`
medium line 107

Webhook reference - potential data exfiltration

SourceSKILL.md
107- `name` (required) -- descriptive name for the webhook
medium line 110

Webhook reference - potential data exfiltration

SourceSKILL.md
110- `active` (default true) -- enable/disable the webhook
medium line 113

Webhook reference - potential data exfiltration

SourceSKILL.md
113Example prompt: *"Set up a PandaDoc webhook to notify <https://api.example.com/hooks> when documents change state or recipients complete"*
medium line 141

Webhook reference - potential data exfiltration

SourceSKILL.md
141- **Webhook event naming:** Trigger event names must match exactly (e.g., `document_state_changed`, not `stateChanged` or `state_changed`). Check PandaDoc API docs for the complete list.
medium line 157

Webhook reference - potential data exfiltration

SourceSKILL.md
157| `PANDADOC_CREATE_WEBHOOK` | Set up event notification webhooks |
low line 13

External URL reference

SourceSKILL.md
13**Toolkit docs:** [composio.dev/toolkits/pandadoc](https://composio.dev/toolkits/pandadoc)
low line 21

External URL reference

SourceSKILL.md
21https://rube.app/mcp
low line 113

External URL reference

SourceSKILL.md
113Example prompt: *"Set up a PandaDoc webhook to notify <https://api.example.com/hooks> when documents change state or recipients complete"*
low line 162

External URL reference

SourceSKILL.md
162*Powered by [Composio](https://composio.dev)*
Scanned on Feb 28, 2026
View Security Dashboard