document-generation-pdf
Automates the generation and filling of PDF documents for legal, HR, and business needs, enhancing efficiency in document workflows.
Install this skill
Security score
The document-generation-pdf skill was audited on Mar 7, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 97 | await page.goto(`file://${pdfPath}`); |
Template literal with variable interpolation in command context
| 394 | await fs.writeFile(`./documents/${caseId}.pdf`, pdfBytes); |
Template literal with variable interpolation in command context
| 420 | await fs.writeFile(`./documents/${caseId}.pdf`, pdfBytes); |
Template literal with variable interpolation in command context
| 432 | Key: `cases/${caseId}/petition.pdf`, |
Template literal with variable interpolation in command context
| 446 | s3_url: encrypt(`s3://expungement-documents/cases/${caseId}/petition.pdf`), |
Template literal with variable interpolation in command context
| 514 | page.drawText(`Defendant: ${data.name}`, { x: 100, y: 600 }); |
Access to .env file
| 408 | ownerPassword: process.env.PDF_OWNER_PASSWORD, |
External URL reference
| 350 | apiClient.setBasePath('https://demo.docusign.net/restapi'); |
Install this skill with one command
/learn @curiositech/document-generation-pdf