Hey all,
I built a community node called n8n-nodes-promptlock-guard — it’s a security node that scans prompts for PII/PHI and prompt injection before they hit your LLM. It routes to 4 outputs (allow/flag/redact/block) so you can handle each case differently.
It’s published on npm and works fine on self-hosted, but when I search for it on n8n Cloud it doesn’t show up. I’m guessing there’s some kind of verification process?
Is there a form to submit or someone I should contact? Couldn’t find any docs on this.
Thanks!
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: