How can I know if the,
n8n-nodes-pdfkit,
is Safe to use?
How can I know if the,
n8n-nodes-pdfkit,
is Safe to use?
Hello @jcortega57, welcome to the community
n8n-nodes-pdfkit
is a community node, not part of the official n8n core. That means it’s built on top of the popular PDFKit library (which is safe and widely used), but the package itself isn’t maintained by the n8n team.
Best way to check safety:
Look at the npm page and GitHub repo for the node → see when it was last updated and if the code looks clean.
Review the source code yourself since community nodes run inside your n8n.
Only install it from trusted sources and keep an eye on updates.
If you want guaranteed support and maintenance, stick with core nodes or use external PDF services.
I hope this would help.
yes thank you
Anytime, please mark it as solution if you thought that helped. It would be a great help for me as well.
Hi @jcortega57
As the creator of the node, yeah it is safe to use
Thank you for the kind response