documenso-security-basics
SKILL.md
Documenso Security Basics
Overview
Essential security practices for Documenso integrations including API key management, webhook security, and document protection.
Prerequisites
- Documenso account with API access
- Understanding of environment variables
- Basic security concepts
Instructions
Step 1: Instructions
// NEVER do this:
Step 2: Security Checklist
Implement security checklist.
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Output
- Instructions
- Security Checklist
Error Handling
| Security Issue | Indicator | Response |
|---|---|---|
| Invalid API key | 401 errors | Rotate key |
| Webhook spoofing | Invalid secret | Reject and alert |
| Unauthorized access | 403 errors | Check permissions |
| Brute force | Many 401s | Rate limit IP |
Resources
Next Steps
For production deployment, see documenso-prod-checklist.
Examples
Basic usage: Apply documenso security basics to a standard project setup with default configuration options.
Advanced scenario: Customize documenso security basics for production environments with multiple constraints and team-specific requirements.
Weekly Installs
13
Repository
jeremylongshore…s-skillsGitHub Stars
1.6K
First Seen
Feb 18, 2026
Security Audits
Installed on
mcpjam13
claude-code13
replit13
junie13
windsurf13
zencoder13