Skip to main content

docuseal-code

Integrates DocuSeal document signing and template management into web and mobile apps using various frontend frameworks and REST API.

Install this skill

or
53/100

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

medium line 8

Webhook reference - potential data exfiltration

SourceSKILL.md
8and webhooks. Use when the user wants to integrate DocuSeal document
medium line 23

Webhook reference - potential data exfiltration

SourceSKILL.md
23- **`references/api/`** — REST API endpoints and webhooks. One file per endpoint/webhook with parameters, schemas, code examples, and response samples.
medium line 150

Webhook reference - potential data exfiltration

SourceSKILL.md
150### Webhooks
medium line 152

Webhook reference - potential data exfiltration

SourceSKILL.md
152- [Form Webhook](references/api/form-webhook.md)
medium line 153

Webhook reference - potential data exfiltration

SourceSKILL.md
153- [Submission Webhook](references/api/submission-webhook.md)
medium line 154

Webhook reference - potential data exfiltration

SourceSKILL.md
154- [Template Webhook](references/api/template-webhook.md)
medium line 156

Webhook reference - potential data exfiltration

SourceSKILL.md
156Configure webhook URL: https://console.docuseal.com/webhooks
medium line 163

Webhook reference - potential data exfiltration

SourceSKILL.md
1634. **Track completion:** poll `GET /submissions/{id}` or configure webhooks for `form.completed`
low line 14

External URL reference

SourceSKILL.md
14homepage: https://www.docuseal.com/docs
low line 64

External URL reference

SourceSKILL.md
64| JavaScript | — | `https://cdn.docuseal.com/js/form.js`, `https://cdn.docuseal.com/js/builder.js` |
low line 94

External URL reference

SourceSKILL.md
94Get your API key: https://console.docuseal.com/api
low line 100

External URL reference

SourceSKILL.md
100| Global Cloud | `https://api.docuseal.com` |
low line 101

External URL reference

SourceSKILL.md
101| EU Cloud | `https://api.docuseal.eu` |
low line 102

External URL reference

SourceSKILL.md
102| Self-hosted | `https://docuseal.yourdomain.com/api` |
low line 156

External URL reference

SourceSKILL.md
156Configure webhook URL: https://console.docuseal.com/webhooks
Scanned on May 4, 2026
View Security Dashboard
Installation guide →