docuseal-code
Integrates DocuSeal document signing and template management into web and mobile apps using various frontend frameworks and REST API.
Install this skill
Security score
The docuseal-code skill was audited on May 4, 2026 and we found 15 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Webhook reference - potential data exfiltration
| 8 | and webhooks. Use when the user wants to integrate DocuSeal document |
Webhook reference - potential data exfiltration
| 23 | - **`references/api/`** — REST API endpoints and webhooks. One file per endpoint/webhook with parameters, schemas, code examples, and response samples. |
Webhook reference - potential data exfiltration
| 150 | ### Webhooks |
Webhook reference - potential data exfiltration
| 152 | - [Form Webhook](references/api/form-webhook.md) |
Webhook reference - potential data exfiltration
| 153 | - [Submission Webhook](references/api/submission-webhook.md) |
Webhook reference - potential data exfiltration
| 154 | - [Template Webhook](references/api/template-webhook.md) |
Webhook reference - potential data exfiltration
| 156 | Configure webhook URL: https://console.docuseal.com/webhooks |
Webhook reference - potential data exfiltration
| 163 | 4. **Track completion:** poll `GET /submissions/{id}` or configure webhooks for `form.completed` |
External URL reference
| 14 | homepage: https://www.docuseal.com/docs |
External URL reference
| 64 | | JavaScript | — | `https://cdn.docuseal.com/js/form.js`, `https://cdn.docuseal.com/js/builder.js` | |
External URL reference
| 94 | Get your API key: https://console.docuseal.com/api |
External URL reference
| 100 | | Global Cloud | `https://api.docuseal.com` | |
External URL reference
| 101 | | EU Cloud | `https://api.docuseal.eu` | |
External URL reference
| 102 | | Self-hosted | `https://docuseal.yourdomain.com/api` | |
External URL reference
| 156 | Configure webhook URL: https://console.docuseal.com/webhooks |